Lines Matching refs:outer
42 // Push the outer context into a new context register.
104 virtual ~ControlScope() { generator_->set_execution_control(outer()); }
126 ControlScope* outer() const { return outer_; }
379 current = current->outer();
1031 // Allocate an outer register allocations scope for the statement.
3166 // We don't need to do anything for the outer script scope.