Searched refs:from_bytecode (Results 1 – 1 of 1) sorted by relevance
274 Bytecode from_bytecode = Bytecodes::FromByte(from_index); in GetDispatchCountersObject() local279 uintptr_t counter = GetDispatchCounter(from_bytecode, to_bytecode); in GetDispatchCountersObject()294 std::string from_name = Bytecodes::ToString(from_bytecode); in GetDispatchCountersObject()