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

Method __length

src/Dynamic.cpp:291–291  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

289 }
290
291 int __length() const HXCPP_OVERRIDE { return mLength; }
292
293 void __Mark(hx::MarkContext *__inCtx) HXCPP_OVERRIDE
294 {

Callers 1

__CompareMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected