Home | History | Annotate | Download | only in arm64

Lines Matching refs:EAGER

997     info()->IsStub() ? Deoptimizer::LAZY : Deoptimizer::EAGER;
1291 // Retrieve parameter without eager stack-frame relative to the
2684 // needed return address), even though the implementation of LAZY and EAGER is
2685 // now identical. When LAZY is eventually completely folded into EAGER, remove
2687 if (info()->IsStub() && (type == Deoptimizer::EAGER)) {