Searched defs:kBytecodeCount (Results 1 – 2 of 2) sorted by relevance
54 static const int kBytecodeCount = static_cast<int>(Bytecode::kLast) + 1; in Interpreter() local
466 static const int kBytecodeCount = static_cast<int>(Bytecode::kLast) + 1; variable