Searched refs:mustBeJSIdentOrValue (Results 1 – 1 of 1) sorted by relevance
1260 static bool mustBeJSIdentOrValue(const AdditionalKeywords &Keywords, in mustBeJSIdentOrValue() function 1268 // when encountered after a value (see mustBeJSIdentOrValue).1391 bool PreviousMustBeValue = mustBeJSIdentOrValue(Keywords, Previous); in readTokenWithJavaScriptASI() 1405 bool NextMustBeValue = mustBeJSIdentOrValue(Keywords, Next); in readTokenWithJavaScriptASI()