Searched refs:break_scope (Results 1 – 2 of 2) sorted by relevance
2084 : info_(info), owner_(owner), next_(owner->break_scope()) { in BreakAndContinueScope()2110 BreakAndContinueScope* break_scope() const { return break_scope_; } in break_scope() function
4690 HBasicBlock* continue_block = break_scope()->Get( in VisitContinueStatement()4722 HBasicBlock* break_block = break_scope()->Get( in VisitBreakStatement()