Home | History | Annotate | Download | only in x87

Lines Matching refs:outer

2406   HEnvironment* outer = current_block_->last_environment();
2407 outer->set_ast_id(instr->ReturnId());
2409 HEnvironment* inner = outer->CopyForInlining(
2434 HEnvironment* outer = current_block_->last_environment()->
2436 current_block_->UpdateEnvironment(outer);