OVMS3/OVMS.V3/components/duktape/config/config-options/DUK_USE_REFLECT_BUILTIN.yaml

9 lines
244 B
YAML

define: DUK_USE_REFLECT_BUILTIN
introduced: 2.0.0
default: true
tags:
- ecmascript2015
description: >
Provide a Reflect built-in. The ES6 Reflect object provides a collection of
methods for examining and manipulating objects at runtime.