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

Class Dynamic

include/hxcpp.h:284–284  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

282}
283
284class Dynamic;
285class String;
286
287// Use an external routine to throw to avoid sjlj overhead on iphone.

Callers 15

Array.hFile · 0.70
operator()Method · 0.70
CreateDynamicPointerFunction · 0.50
DynamicMethod · 0.50
__bootMethod · 0.50
MakeIntArrayMethod · 0.50
MakeInt64ArrayMethod · 0.50
MakeObjectArrayMethod · 0.50
MakeStringArrayMethod · 0.50
MakeBoolArrayMethod · 0.50
MakeFloatArrayMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected