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

Method __GetHandle

src/hx/cppia/CppiaFunction.cpp:925–925  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

923 }
924#endif
925 void *__GetHandle() const HXCPP_OVERRIDE { return *getThis(); }
926
927 int __Compare(const hx::Object *inRHS) const HXCPP_OVERRIDE
928 {

Callers 2

IsWeakRefValidMethod · 0.45
RunFinalizersMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected