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

9 lines
193 B
YAML

define: DUK_USE_AUGMENT_ERROR_THROW
introduced: 1.0.0
default: true
tags:
- ecmascript
description: >
Augment an ECMAScript error object at throw time with Duktape.errThrow
(if enabled).