Home | History | Annotate | Download | only in ia32

Lines Matching refs:outer

2404   HEnvironment* outer = current_block_->last_environment();
2405 outer->set_ast_id(instr->ReturnId());
2407 HEnvironment* inner = outer->CopyForInlining(
2432 HEnvironment* outer = current_block_->last_environment()->
2434 current_block_->UpdateEnvironment(outer);