Home | History | Annotate | Download | only in ia32

Lines Matching defs:outer

2629   HEnvironment* outer = current_block_->last_environment();
2630 outer->set_ast_id(instr->ReturnId());
2632 HEnvironment* inner = outer->CopyForInlining(instr->closure(),
2660 HEnvironment* outer = current_block_->last_environment()->
2662 current_block_->UpdateEnvironment(outer);