polardbxengine/extra/duktape/duktape-2.3.0/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.