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

8 lines
177 B
YAML

define: DUK_USE_ES6_OBJECT_SETPROTOTYPEOF
introduced: 1.0.0
default: true
tags:
- ecmascript2015
description: >
Provide the non-standard (ES6) Object.setPrototypeOf method.