polardbxengine/extra/duktape/duktape-2.3.0/config/feature-options/DUK_OPT_ASSERTIONS.yaml

9 lines
195 B
YAML

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