Searched refs:kMainHandlerTable (Results 1 – 3 of 3) sorted by relevance
47 kMainHandlerTable = 0, // Main handler table: no suspend check, no instrumentation. enumerator352 interpreter_handler_table_ = IsActive() ? kAlternativeHandlerTable : kMainHandlerTable; in UpdateInterpreterHandlerTable()
71 interpreter_handler_table_(kMainHandlerTable), in Instrumentation()
2437 goto *handlersTable[instrumentation::kMainHandlerTable][Instruction::code]; \ in ExecuteGotoImpl()