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