OVMS3/OVMS.V3/components/duktape/config/config-options/DUK_USE_REFCOUNT16.yaml

10 lines
187 B
YAML

define: DUK_USE_REFCOUNT16
introduced: 1.1.0
default: false
tags:
- lowmemory
- experimental
- gc
description: >
Use a 16-bit reference count field (for low memory environments).