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