Searched refs:instruction_table (Results 1 – 2 of 2) sorted by relevance
273 static v8::internal::LazyInstance<InstructionTable>::type instruction_table = variable1343 const InstructionDesc& idesc = instruction_table.Get().Get(current); in InstructionDecode()
274 static v8::internal::LazyInstance<InstructionTable>::type instruction_table = variable322 instruction_table_(instruction_table.Pointer()) { in DisassemblerX64()