Home | History | Annotate | Download | only in src

Lines Matching refs:outer_function_state_

493       outer_function_state_(parser->current_function_state_),
505 parser_->current_function_state_ = outer_function_state_;
506 if (outer_function_state_ != NULL) {