Searched refs:OpcodeFormatTable (Results 1 – 2 of 2) sorted by relevance
12 Instruction::OpcodeFormatType Instruction::OpcodeFormatTable[] = { member in v8::internal::Instruction
1839 static OpcodeFormatType OpcodeFormatTable[256]; variable2005 return OpcodeFormatTable[firstByte]; in getOpcodeFormatType()