Home | History | Annotate | Download | only in x64

Lines Matching defs:outer

2596   HEnvironment* outer = current_block_->last_environment();
2597 outer->set_ast_id(instr->ReturnId());
2599 HEnvironment* inner = outer->CopyForInlining(instr->closure(),
2627 HEnvironment* outer = current_block_->last_environment()->
2629 current_block_->UpdateEnvironment(outer);