Home | History | Annotate | Download | only in arm

Lines Matching defs:outer

2551   HEnvironment* outer = current_block_->last_environment();
2552 outer->set_ast_id(instr->ReturnId());
2554 HEnvironment* inner = outer->CopyForInlining(instr->closure(),
2582 HEnvironment* outer = current_block_->last_environment()->
2584 current_block_->UpdateEnvironment(outer);