Lines Matching refs:OPTIMIZED
380 type = StackFrame::Type::OPTIMIZED;
441 // Mark the frame as OPTIMIZED if we cannot determine its type.
442 // We chose OPTIMIZED rather than INTERPRETED because it's closer to
445 // OPTIMIZED refers to turbofan frames, both of which are generated
448 type = StackFrame::OPTIMIZED;
629 return OPTIMIZED;
672 return OPTIMIZED;
677 return OPTIMIZED;
725 case OPTIMIZED:
1132 case OPTIMIZED: