Searched refs:isJSDeclOrStmt (Results 1 – 1 of 1) sorted by relevance
1267 // isJSDeclOrStmt returns true if |FormatTok| starts a declaration or statement1269 static bool isJSDeclOrStmt(const AdditionalKeywords &Keywords, in isJSDeclOrStmt() function 1415 isJSDeclOrStmt(Keywords, Next)) { in readTokenWithJavaScriptASI()