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

9 lines
184 B
YAML

define: DUK_USE_ERRTHROW
introduced: 1.0.0
default: true
tags:
- ecmascript
description: >
Call Duktape.errThrow() when augmenting an ECMAScript error object
about to be thrown.