Searched refs:kBytecodeCount (Results 1 – 1 of 1) sorted by relevance
61 static const int kBytecodeCount = static_cast<int>(Bytecode::kLast) + 1; in Initialize() local63 new uintptr_t[kBytecodeCount * kBytecodeCount]); in Initialize()65 sizeof(uintptr_t) * kBytecodeCount * kBytecodeCount); in Initialize()