Home
last modified time | relevance | path

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

/external/v8/src/
Dframe-constants.h317 static constexpr int kBytecodeArrayExpressionIndex = -2; variable
Dframes.cc1691 const int index = InterpreterFrameConstants::kBytecodeArrayExpressionIndex; in GetBytecodeArray()
1699 const int index = InterpreterFrameConstants::kBytecodeArrayExpressionIndex; in PatchBytecodeArray()