Home | History | Annotate | Download | only in arm

Lines Matching refs:outer

2334   HEnvironment* outer = current_block_->last_environment();
2335 outer->set_ast_id(instr->ReturnId());
2337 HEnvironment* inner = outer->CopyForInlining(
2362 HEnvironment* outer = current_block_->last_environment()->
2364 current_block_->UpdateEnvironment(outer);