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

9 lines
192 B
YAML

define: DUK_USE_GLOBAL_BINDING
introduced: 2.1.0
default: true
tags:
- ecmascript
- experimental
description: >
Provide a 'globalThis' binding (https://github.com/tc39/proposal-global).