Home | History | Annotate | Download | only in x87

Lines Matching defs:outer

2633   HEnvironment* outer = current_block_->last_environment();
2634 outer->set_ast_id(instr->ReturnId());
2636 HEnvironment* inner = outer->CopyForInlining(instr->closure(),
2664 HEnvironment* outer = current_block_->last_environment()->
2666 current_block_->UpdateEnvironment(outer);