Home | History | Annotate | Download | only in arm64

Lines Matching defs:outer

1464   HEnvironment* outer = current_block_->last_environment();
1465 outer->set_ast_id(instr->ReturnId());
1467 HEnvironment* inner = outer->CopyForInlining(instr->closure(),
1610 HEnvironment* outer =
1612 current_block_->UpdateEnvironment(outer);