Home | History | Annotate | Download | only in x64

Lines Matching refs:outer

995   LEnvironment* outer =
996 CreateEnvironment(hydrogen_env->outer(), argument_index_accumulator);
1008 outer);
2265 HEnvironment* outer = current_block_->last_environment();
2267 HEnvironment* inner = outer->CopyForInlining(instr->closure(),
2283 HEnvironment* outer = current_block_->last_environment()->
2285 current_block_->UpdateEnvironment(outer);