Home | History | Annotate | Download | only in quick

Lines Matching full:deoptimization

757   // Restore the exception that was pending before deoptimization then interpret the
833 // Request a stack deoptimization if needed
836 // If caller_pc is the instrumentation exit stub, the stub will check to see if deoptimization
841 LOG(WARNING) << "Got a deoptimization request on un-deoptimizable method "
844 // Push the context of the deoptimization stack so we can restore the return value and the
853 // Set special exception to cause deoptimization.
1167 // deoptimization shouldn't be performed with the high-half having the return address. When
1168 // deoptimization should be performed the low half is zero and the high-half the address of the
1169 // deoptimization entry point.