Home | History | Annotate | Download | only in arm

Lines Matching defs:outer

2558   HEnvironment* outer = current_block_->last_environment();
2559 outer->set_ast_id(instr->ReturnId());
2561 HEnvironment* inner = outer->CopyForInlining(instr->closure(),
2589 HEnvironment* outer = current_block_->last_environment()->
2591 current_block_->UpdateEnvironment(outer);