Home | History | Annotate | Download | only in ia32

Lines Matching refs:outer

1001   LEnvironment* outer =
1002 CreateEnvironment(hydrogen_env->outer(), argument_index_accumulator);
1014 outer);
2375 HEnvironment* outer = current_block_->last_environment();
2377 HEnvironment* inner = outer->CopyForInlining(instr->closure(),
2393 HEnvironment* outer = current_block_->last_environment()->
2395 current_block_->UpdateEnvironment(outer);