Home | History | Annotate | Download | only in x87

Lines Matching defs:outer

2612   HEnvironment* outer = current_block_->last_environment();
2613 outer->set_ast_id(instr->ReturnId());
2615 HEnvironment* inner = outer->CopyForInlining(instr->closure(),
2643 HEnvironment* outer = current_block_->last_environment()->
2645 current_block_->UpdateEnvironment(outer);