Searched refs:mustBeJSIdent (Results 1 – 1 of 1) sorted by relevance
1245 static bool mustBeJSIdent(const AdditionalKeywords &Keywords, in mustBeJSIdent() function 1264 mustBeJSIdent(Keywords, FormatTok); in mustBeJSIdentOrValue() 1972 if (!mustBeJSIdent(Keywords, Next)) { in parseStructuralElement()