Home | History | Annotate | Download | only in mips

Lines Matching refs:outer

2281   HEnvironment* outer = current_block_->last_environment();
2282 outer->set_ast_id(instr->ReturnId());
2284 HEnvironment* inner = outer->CopyForInlining(
2309 HEnvironment* outer = current_block_->last_environment()->
2311 current_block_->UpdateEnvironment(outer);