Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A Dwasm-opcodes-inl.h551 case kExprRefIsNull: in IsExternRefOpcode()
H A Dfunction-body-decoder-impl.h1680 case kExprRefIsNull: { in OpcodeLength()
1955 case kExprRefIsNull: in StackEffect()
3098 CALL_INTERFACE_IF_OK_AND_REACHABLE(UnOp, kExprRefIsNull, value, in DECODE()
/third_party/node/test/fixtures/wpt/wasm/jsapi/
H A Dwasm-module-builder.js373 let kExprRefIsNull = 0xd1;
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc1750 case kExprRefIsNull: in UnOp() member
1761 __ emit_ptrsize_set_cond(opcode == kExprRefIsNull ? kEqual : kUnequal, in UnOp()
/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.cc1387 case wasm::kExprRefIsNull: in Unop()

Completed in 42 milliseconds