Searched refs:kShortSigTable (Results 1 – 1 of 1) sorted by relevance
451 constexpr std::array<WasmOpcodeSig, 256> kShortSigTable = variable479 return const_cast<FunctionSig*>(kCachedSigs[kShortSigTable[opcode]]); in Signature()