Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds