Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HaxeFoundation/hxcpp
/ runVoid
Method
runVoid
src/hx/cppia/Cppia.cpp:136–139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
}
135
136
void CppiaDynamicExpr::runVoid(CppiaCtx *ctx)
137
{
138
runObject(ctx);
139
}
140
141
142
// --- CppiaVoidExpr ----------------------------------------
Callers
15
init
Method · 0.45
CppiaObject
Class · 0.45
runFunExpr
Function · 0.45
runFunExprDynamicVoid
Function · 0.45
runVoid
Method · 0.45
runVoid
Method · 0.45
runVoid
Method · 0.45
runVoid
Method · 0.45
runVoid
Method · 0.45
runVoid
Method · 0.45
runVoid
Method · 0.45
runVoid
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected