Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/execution/
Dframe-constants.h361 static constexpr int kBytecodeArrayExpressionIndex = -2; variable
Dframes.cc1956 const int index = UnoptimizedFrameConstants::kBytecodeArrayExpressionIndex; in GetBytecodeArray()
2013 const int index = InterpreterFrameConstants::kBytecodeArrayExpressionIndex; in PatchBytecodeArray()