Home
last modified time | relevance | path

Searched refs:kBytecodeOffsetExpressionIndex (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dframe-constants.h318 static constexpr int kBytecodeOffsetExpressionIndex = -1; variable
Dframes.cc1662 const int index = InterpreterFrameConstants::kBytecodeOffsetExpressionIndex; in GetBytecodeOffset()
1672 const int index = InterpreterFrameConstants::kBytecodeOffsetExpressionIndex; in GetBytecodeOffset()
1682 const int index = InterpreterFrameConstants::kBytecodeOffsetExpressionIndex; in PatchBytecodeOffset()