Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HaxeFoundation/hxcpp
/ __GetHandle
Method
__GetHandle
src/Array.cpp:783–786 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
781
}
782
783
void* __GetHandle() const override
784
{
785
return __this.GetPtr();
786
}
787
788
void __Mark(hx::MarkContext* __inCtx) final override
789
{
Callers
nothing calls this directly
Calls
1
GetPtr
Method · 0.80
Tested by
no test coverage detected