Home
last modified time | relevance | path

Searched refs:kShortStarCount (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/builtins/
Dgenerate-bytecodes-builtins-list.cc75 Bytecodes::kBytecodeCount - Bytecodes::kShortStarCount + 1); in WriteHeader()
/third_party/node/deps/v8/src/interpreter/
Dbytecode-register.h75 if (index() >= 0 && index() < Bytecodes::kShortStarCount) { in TryToShortStar()
Dinterpreter.cc97 index -= Bytecodes::kShortStarCount - 1; in BuiltinIndexFromBytecode()
Dbytecodes.h566 static const int kShortStarCount = variable