Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.js
File · 0.80
do_callback
Function · 0.80
call_callback_then_free_ctx
Function · 0.80
callback_call
Function · 0.80
LockStuffAndStopTheWorld
Function · 0.80
RunWeakFunctionCallbacks
Function · 0.80
TracerThread
Function · 0.80
RunThread
Function · 0.80
RunThread
Function · 0.80
StopTheWorld
Function · 0.80
TracerThread
Function · 0.80
call
Method · 0.80
Calls
1
print
Method · 0.45
Tested by
no test coverage detected