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

Method callback

test/emscripten_api_browser_infloop.cpp:33–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31 }
32
33 static void callback() {
34 instance->print();
35 }
36
37 void start() {
38 instance = this;

Callers 15

audio_worklet.jsFile · 0.80
do_callbackFunction · 0.80
callback_callFunction · 0.80
LockStuffAndStopTheWorldFunction · 0.80
RunWeakFunctionCallbacksFunction · 0.80
TracerThreadFunction · 0.80
RunThreadFunction · 0.80
RunThreadFunction · 0.80
StopTheWorldFunction · 0.80
TracerThreadFunction · 0.80
callMethod · 0.80

Calls 1

printMethod · 0.45

Tested by

no test coverage detected