Searched refs:kOpcodeInvokeTypes (Results 1 – 1 of 1) sorted by relevance
317 static constexpr std::array<uint8_t, 256u> kOpcodeInvokeTypes = GenerateOpcodeInvokeTypes(); variable326 uint8_t raw_invoke_type = kOpcodeInvokeTypes[opcode]; in NterpGetMethod()