Home | History | Annotate | Download | only in arm64

Lines Matching defs:outer

1458   HEnvironment* outer = current_block_->last_environment();
1459 outer->set_ast_id(instr->ReturnId());
1461 HEnvironment* inner = outer->CopyForInlining(instr->closure(),
1635 HEnvironment* outer =
1637 current_block_->UpdateEnvironment(outer);