Home | History | Annotate | Download | only in src

Lines Matching refs:OPTIMIZED

150   // Visit the list of optimized functions, removing elements that
151 // no longer refer to optimized code.
161 // The function no longer refers to optimized code, or the visitor
162 // changed the code to which it refers to no longer be optimized code.
172 // in the optimized functions list.
203 // marked code from the optimized code list to the deoptimized code list,
208 // A "closure" that unlinks optimized code that is going to be
218 // Unlink this function and evict from optimized code map.
240 // Make sure all activations of optimized code can deopt at their current PC.
241 // The topmost optimized code has special handling because it cannot be
246 if (type == StackFrame::OPTIMIZED) {
275 // Move marked code from the optimized code list to the deoptimized
280 // Walk over all optimized code objects in this native context.
293 // Skip this code in the optimized code list.
323 // Remove the code from optimized code map.
659 // Determine basic deoptimization information. The optimized frame is
873 // previous one. This frame's pc can be computed from the non-optimized
938 // If the context was optimized away, just use the context from
1119 // previous one. This frame's pc can be computed from the non-optimized