Home | History | Annotate | Download | only in ia32

Lines Matching refs:EAGER

572     // Retrieve parameter without eager stack-frame relative to the
584 // Retrieve parameter without eager stack-frame relative to the
894 : Deoptimizer::EAGER;
5456 // needed return address), even though the implementation of LAZY and EAGER is
5457 // now identical. When LAZY is eventually completely folded into EAGER, remove
5459 if (info()->IsStub() && type == Deoptimizer::EAGER) {