Home | History | Annotate | Download | only in mips64

Lines Matching refs:outer

2286   HEnvironment* outer = current_block_->last_environment();
2287 outer->set_ast_id(instr->ReturnId());
2289 HEnvironment* inner = outer->CopyForInlining(
2314 HEnvironment* outer = current_block_->last_environment()->
2316 current_block_->UpdateEnvironment(outer);