MCPcopy 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}
642void __hxt_gc_alloc(void* obj, int inSize) { }
643void __hxt_gc_free_large(void*) {}
644void __hxt_gc_new(hx::StackContext *stack, void* obj, int inSize, const char* name)
645{

Callers 3

AllocLargeMethod · 0.50
CallAllocMethod · 0.50
allocMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected