HomeSort by relevance Sort by last modified time
    Searched refs:kInterpretedFunction (Results 1 - 6 of 6) sorted by null

  /external/v8/src/compiler/
frame-states.h 80 kInterpretedFunction, // Represents an InterpretedFrame.
114 type == FrameStateType::kInterpretedFunction;
frame-states.cc 55 case FrameStateType::kInterpretedFunction:
code-generator.cc 583 case FrameStateType::kInterpretedFunction:
bytecode-graph-builder.cc 387 FrameStateType::kInterpretedFunction,
    [all...]
  /external/v8/src/
deoptimizer.h 115 kInterpretedFunction,
    [all...]
deoptimizer.cc 766 case TranslatedFrame::kInterpretedFunction:
    [all...]

Completed in 177 milliseconds