polardbxengine/extra/duktape/duktape-2.3.0/config/config-options/DUK_USE_ASSERTIONS.yaml

10 lines
210 B
YAML

define: DUK_USE_ASSERTIONS
introduced: 1.0.0
default: false
tags:
- development
- debug
description: >
Enable internal assert checks. These slow down execution considerably
so only use when debugging.