Searched refs:ExpectSemicolon (Results 1 – 4 of 4) sorted by relevance
349 ExpectSemicolon(CHECK_OK); in ParseVariableStatement()488 ExpectSemicolon(CHECK_OK); in ParseExpressionOrLabelledStatement()522 ExpectSemicolon(CHECK_OK); in ParseContinueStatement()539 ExpectSemicolon(CHECK_OK); in ParseBreakStatement()565 ExpectSemicolon(CHECK_OK); in ParseReturnStatement()715 ExpectSemicolon(ok); in ParseThrowStatement()778 ExpectSemicolon(ok); in ParseDebuggerStatement()1466 void PreParser::ExpectSemicolon(bool* ok) { in ExpectSemicolon() function in v8::preparser::PreParser
1289 ExpectSemicolon(CHECK_OK); in ParseModule()1296 ExpectSemicolon(CHECK_OK); in ParseModule()1442 ExpectSemicolon(CHECK_OK); in ParseImportDeclaration()1500 ExpectSemicolon(CHECK_OK); in ParseExportDeclaration()2032 ExpectSemicolon(CHECK_OK); in ParseVariableStatement()2433 ExpectSemicolon(CHECK_OK); in ParseExpressionOrLabelledStatement()2484 ExpectSemicolon(CHECK_OK); in ParseContinueStatement()2503 ExpectSemicolon(CHECK_OK); in ParseBreakStatement()2520 ExpectSemicolon(CHECK_OK); in ParseBreakStatement()2540 ExpectSemicolon(CHECK_OK); in ParseReturnStatement()[all …]
631 void ExpectSemicolon(bool* ok);
706 void ExpectSemicolon(bool* ok);