Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2551
function
wasmF64ConstSignalingNaN() {
2552
return
[kExprF64Const, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf4, 0x7f];
2553
}
Callers
3
nan-constant.js
File · 0.85
deopt-nan.js
File · 0.85
regress-339704607.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected