Home | History | Annotate | Download | only in arm

Lines Matching refs:outer

1000   LEnvironment* outer =
1001 CreateEnvironment(hydrogen_env->outer(), argument_index_accumulator);
1013 outer);
2266 HEnvironment* outer = current_block_->last_environment();
2268 HEnvironment* inner = outer->CopyForInlining(instr->closure(),
2284 HEnvironment* outer = current_block_->last_environment()->
2286 current_block_->UpdateEnvironment(outer);