Searched refs:WebAssemblyInstructionTableSize (Results 1 – 2 of 2) sorted by relevance
41 static constexpr int WebAssemblyInstructionTableSize = 256; variable182 if (PrefixedOpc < 0 || PrefixedOpc >= WebAssemblyInstructionTableSize) in getInstruction()
40 static constexpr int WebAssemblyInstructionTableSize = 256; variable184 if (PrefixedOpc < 0 || PrefixedOpc >= WebAssemblyInstructionTableSize) in getInstruction()