Searched refs:handlersTable (Results 1 – 1 of 1) sorted by relevance
55 …currentHandlersTable = handlersTable[Runtime::Current()->GetInstrumentation()->GetInterpreterHandl…119 static const void* const handlersTable[instrumentation::kNumHandlerTables][kNumPackedOpcodes] = { in ExecuteGotoImpl() local2437 goto *handlersTable[instrumentation::kMainHandlerTable][Instruction::code]; \ in ExecuteGotoImpl()