Home | History | Annotate | Download | only in src

Lines Matching refs:OPTIMIZED

239   // Visit the list of optimized functions, removing elements that
240 // no longer refer to optimized code.
249 // The function no longer refers to optimized code, or the visitor
250 // changed the code to which it refers to no longer be optimized code.
260 // in the optimized functions list.
291 // marked code from the optimized code list to the deoptimized code list,
296 // A "closure" that unlinks optimized code that is going to be
306 // Unlink this function and evict from optimized code map.
328 // Make sure all activations of optimized code can deopt at their current PC.
329 // The topmost optimized code has special handling because it cannot be
334 if (type == StackFrame::OPTIMIZED) {
362 // Move marked code from the optimized code list to the deoptimized
367 // Walk over all optimized code objects in this native context.
380 // Skip this code in the optimized code list.
410 // Remove the code from optimized code map.
590 FATAL("Could not find code for optimized function");
711 // Determine basic deoptimization information. The optimized frame is
863 // If the optimized frame had alignment padding, adjust the frame pointer
892 // previous one. This frame's pc can be computed from the non-optimized
951 // If the context was optimized away, just use the context from
1105 // previous one. This frame's pc can be computed from the non-optimized