9 lines
176 B
YAML
9 lines
176 B
YAML
|
define: DUK_USE_STRLEN16
|
||
|
introduced: 1.1.0
|
||
|
default: false
|
||
|
tags:
|
||
|
- lowmemory
|
||
|
- experimental
|
||
|
description: >
|
||
|
Use a 16-bit string length field (for low memory environments).
|