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

Method __Mark

include/Array.h:1401–1404  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1399 return mThis->map(inArg0);
1400 }
1401 void __Mark(hx::MarkContext* __inCtx) override
1402 {
1403 hx::MarkMember(mThis, __inCtx);
1404 }
1405 ARRAY_VISIT_FUNC
1406 int __Compare(const ::hx::Object* inRhs) const override
1407 {

Callers

nothing calls this directly

Calls 1

MarkMemberFunction · 0.50

Tested by

no test coverage detected