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

File test_dyncall_pointers.c

test/core/test_dyncall_pointers.c:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include <stdio.h>
2#include <emscripten/em_js.h>
3
4EM_JS_DEPS(deps, "$UTF8ToString,$dynCall");

Callers

nothing calls this directly

Calls 5

EM_JSFunction · 0.70
dynCallFunction · 0.50
assertFunction · 0.50
outFunction · 0.50
UTF8ToStringFunction · 0.50

Tested by

no test coverage detected