| 1399 | return mThis->map(inArg0); |
| 1400 | } |
| 1401 | void __Mark(hx::MarkContext* __inCtx) override |
| 1402 | { |
| 1403 | hx::MarkMember(mThis, __inCtx); |
| 1404 | } |
| 1405 | ARRAY_VISIT_FUNC |
| 1406 | int __Compare(const ::hx::Object* inRhs) const override |
| 1407 | { |
nothing calls this directly
no test coverage detected