MCPcopy Create free account
hub / github.com/GoogleChrome/samples / stackRestore

Function stackRestore

sqlite-wasm-cos/sqlite3.mjs:753–753  ·  view source on GitHub ↗
(val)

Source from the content-addressed store, hash-verified

751 }
752
753 var stackRestore = (val) => __emscripten_stack_restore(val);
754
755 var stackSave = () => _emscripten_stack_get_current();
756

Callers 6

withStackSaveFunction · 0.50
onDoneFunction · 0.50
fib.jsFile · 0.50
ccallFunction · 0.50
image.jsFile · 0.50
ccallFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected