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

  /external/v8/src/compiler/
frame-states.h 80 kInterpretedFunction, // Represents an InterpretedFrame.
105 type == FrameStateType::kInterpretedFunction;
  /external/v8/src/
deoptimizer.h 154 kInterpretedFunction,
    [all...]

Completed in 2061 milliseconds