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

8 lines
200 B
YAML

define: DUK_OPT_NO_JX
introduced: 1.0.0
tags:
- ecmascript
description: >
Disable support for the JX format. Reduces code footprint. An attempt
to encode or decode the format causes an error.