Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ buildStruct
Function
buildStruct
deps/v8/test/mjsunit/wasm/gc-optimizations.js:99–102 ·
view source on GitHub ↗
(value)
Source
from the content-addressed store, hash-verified
97
]);
98
99
function
buildStruct(value) {
100
return
[kExprI32Const, value,
101
kGCPrefix, kExprStructNew, struct];
102
}
103
104
builder.addFunction(
"main_non_aliasing"
, kSig_i_v)
105
.addBody([
Callers
1
gc-optimizations.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected