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

9 lines
181 B
YAML

define: DUK_USE_ERRCREATE
introduced: 1.0.0
default: true
tags:
- ecmascript
description: >
Call Duktape.errCreate() when augmenting an ECMAScript error object
being created.