Searched refs:kBytecodeOffsetExpressionIndex (Results 1 – 2 of 2) sorted by relevance
1378 const int index = InterpreterFrameConstants::kBytecodeOffsetExpressionIndex; in GetBytecodeOffset()1388 const int index = InterpreterFrameConstants::kBytecodeOffsetExpressionIndex; in GetBytecodeOffset()1398 const int index = InterpreterFrameConstants::kBytecodeOffsetExpressionIndex; in PatchBytecodeOffset()
406 static const int kBytecodeOffsetExpressionIndex = -1; variable