Lines Matching refs:ExpectSemicolon
1489 ExpectSemicolon(CHECK_OK); in ParseImportDeclaration()
1547 ExpectSemicolon(CHECK_OK); in ParseImportDeclaration()
1580 ExpectSemicolon(CHECK_OK); in ParseExportDefault()
1628 ExpectSemicolon(CHECK_OK); in ParseExportDeclaration()
1659 ExpectSemicolon(CHECK_OK); in ParseExportDeclaration()
2285 ExpectSemicolon(CHECK_OK); in ParseVariableStatement()
2599 ExpectSemicolon(CHECK_OK); in ParseExpressionOrLabelledStatement()
2651 ExpectSemicolon(CHECK_OK); in ParseContinueStatement()
2673 ExpectSemicolon(CHECK_OK); in ParseBreakStatement()
2688 ExpectSemicolon(CHECK_OK); in ParseBreakStatement()
2773 ExpectSemicolon(CHECK_OK); in ParseReturnStatement()
2971 ExpectSemicolon(CHECK_OK); in ParseThrowStatement()
3887 ExpectSemicolon(CHECK_OK); in ParseDebuggerStatement()