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

Method __GetFieldMap

src/hx/Object.cpp:57–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55}
56
57Dynamic *Object::__GetFieldMap() { return 0; }
58
59
60int Object::__Compare(const Object *inRHS) const

Callers 4

__hxcpp_anon_removeFunction · 0.80
getFieldMethod · 0.80
setFieldMethod · 0.80
GetInstanceFieldsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected