Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HaxeFoundation/hxcpp
/ __hxt_gc_alloc
Function
__hxt_gc_alloc
src/hx/Telemetry.cpp:642–642 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
640
#endif
641
}
642
void __hxt_gc_alloc(void* obj, int inSize) { }
643
void __hxt_gc_free_large(void*) {}
644
void __hxt_gc_new(hx::StackContext *stack, void* obj, int inSize, const char* name)
645
{
Callers
3
AllocLarge
Method · 0.50
CallAlloc
Method · 0.50
alloc
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected