Searched refs:NextMustBeValue (Results 1 – 1 of 1) sorted by relevance
736 bool NextMustBeValue = mustBeJSIdentOrValue(Keywords, Next); in readTokenWithJavaScriptASI() local737 if (NextMustBeValue && (PreviousMustBeValue || in readTokenWithJavaScriptASI()