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

8 lines
200 B
YAML

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