Home | History | Annotate | Download | only in mips

Lines Matching refs:EAGER

581     // Retrieve parameter without eager stack-frame relative to the
593 // Retrieve parameter without eager stack-frame relative to the
889 : Deoptimizer::EAGER;
5666 // needed return address), even though the implementation of LAZY and EAGER is
5667 // now identical. When LAZY is eventually completely folded into EAGER, remove
5669 if (info()->IsStub() && type == Deoptimizer::EAGER) {