MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / emscripten_stack_snapshot

Function emscripten_stack_snapshot

system/lib/standalone/standalone.c:277–279  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

275}
276
277weak uintptr_t emscripten_stack_snapshot(void) {
278 return 0;
279}
280
281weak uint32_t emscripten_stack_unwind_buffer(uintptr_t pc,
282 uintptr_t* buffer,

Callers 2

funcFunction · 0.85
GetCurrentPcMethod · 0.85

Calls

no outgoing calls

Tested by 1

funcFunction · 0.68