Searched refs:emitStatementList (Results 1 – 1 of 1) sorted by relevance
717 bool mayFollow = emitStatementList(); in emitScope()815 emitStatementList(); in emitForLoop()850 emitStatementList(); in emitDoLoop()884 bool mayFollowTrue = emitStatementList(); in emitIfStmt()889 bool mayFollowFalse = emitStatementList(); in emitIfStmt()902 bool mayFollow = emitStatementList(); in emitTry()915 mayFollow |= emitStatementList(); in emitCatch()926 bool mayFollow = emitStatementList(); in emitFinally()990 if (emitStatementList()) { in emitSwitch()1046 bool emitStatementList() { in emitStatementList() function in __anon58250dea0111::JFuzz[all …]