OVMS3/OVMS.V3/components/duktape/config/feature-options/DUK_OPT_NO_ES6_PROXY.yaml

9 lines
176 B
YAML

define: DUK_OPT_NO_ES6_PROXY
introduced: 1.0.0
tags:
- ecmascript
- ecmascript6
description: >
Disable the non-standard (ES6) Proxy object which is enabled by
default.