Home | History | Annotate | Download | only in ia32

Lines Matching defs:outer

2608   HEnvironment* outer = current_block_->last_environment();
2609 outer->set_ast_id(instr->ReturnId());
2611 HEnvironment* inner = outer->CopyForInlining(instr->closure(),
2639 HEnvironment* outer = current_block_->last_environment()->
2641 current_block_->UpdateEnvironment(outer);