Home
last modified time | relevance | path

Searched refs:DECODE_IMPL_CONST2 (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/wasm/
H A Dfunction-body-decoder-impl.h3510 #define DECODE_IMPL_CONST(opcode) DECODE_IMPL_CONST2(kExpr##opcode, opcode)
3511 #define DECODE_IMPL_CONST2(opcode, name) \ macro
3575 DECODE_IMPL_CONST2(kSimdPrefix, Simd); in GetOpcodeHandlerTableEntry()
3577 DECODE_IMPL_CONST2(kGCPrefix, GC); in GetOpcodeHandlerTableEntry()

Completed in 10 milliseconds