MCPcopy Index your code
hub / github.com/nodejs/node / _initialize

Function _initialize

test/wasi/test-wasi-start-validation.js:71–71  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

69 return {
70 _start() {},
71 _initialize() {},
72 memory: new WebAssembly.Memory({ initial: 1 }),
73 };
74 },

Callers 1

initializeMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…