Home | History | Annotate | Download | only in crankshaft

Lines Matching refs:break_scope

2051         : info_(info), owner_(owner), next_(owner->break_scope()) {
2077 BreakAndContinueScope* break_scope() const { return break_scope_; }