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

9 lines
230 B
YAML

define: DUK_USE_AUGMENT_ERROR_CREATE
introduced: 1.0.0
default: true
tags:
- ecmascript
description: >
Augment an ECMAScript error object at creation with tracedata or
fileName/lineNumber, or Duktape.errCreate (if enabled).