Home
last modified time | relevance | path

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

/external/v8/src/execution/
Dframe-constants.h312 static constexpr int kBytecodeArrayExpressionIndex = -2; variable
Dframes.cc1741 const int index = InterpreterFrameConstants::kBytecodeArrayExpressionIndex; in GetBytecodeArray()
1749 const int index = InterpreterFrameConstants::kBytecodeArrayExpressionIndex; in PatchBytecodeArray()