351 B
351 B
Disable Custom Types
{{#include ../links.md}}
The [no_object
] feature disables support for [custom types] including:
-
method-style function calls (e.g.
obj.method()
), -
[object maps] and the [
Map
] type, -
the
register_get
,register_set
andregister_get_set
APIs for [Engine
]