MCPcopy Create free account
hub / github.com/HaxeFoundation/hxcpp / DoMarkThis

Function DoMarkThis

include/hx/Functions.h:11–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9 {
10 int __GetType() const HXCPP_OVERRIDE { return vtFunction; }
11 inline void DoMarkThis(hx::MarkContext *__inCtx) { }
12#ifdef HXCPP_VISIT_ALLOCS
13 inline void DoVisitThis(hx::VisitContext *__inCtx) { }
14#endif

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected