OVMS3/OVMS.V3/components/duktape/config/feature-options/DUK_OPT_NO_SOURCE_NONBMP.yaml

8 lines
233 B
YAML

define: DUK_OPT_NO_SOURCE_NONBMP
introduced: 1.0.0
tags:
- ecmascript
description: >
Disable accurate Unicode support for non-BMP characters in source code.
Non-BMP characters are then always accepted as identifier characters.