Home | History | Annotate | Download | only in x64

Lines Matching defs:outer

2605   HEnvironment* outer = current_block_->last_environment();
2606 outer->set_ast_id(instr->ReturnId());
2608 HEnvironment* inner = outer->CopyForInlining(instr->closure(),
2636 HEnvironment* outer = current_block_->last_environment()->
2638 current_block_->UpdateEnvironment(outer);