MCPcopy Create free account
hub / github.com/nodejs/node / wasmF64ConstSignalingNaN

Function wasmF64ConstSignalingNaN

deps/v8/test/mjsunit/wasm/wasm-module-builder.js:2551–2553  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2549}
2550
2551function wasmF64ConstSignalingNaN() {
2552 return [kExprF64Const, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf4, 0x7f];
2553}

Callers 3

nan-constant.jsFile · 0.85
deopt-nan.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected