polardbxengine/extra/duktape/duktape-2.3.0/config/examples/disable_bufferobjects.yaml

4 lines
155 B
YAML

# Disable support for typed arrays and Node.js Buffer. Duktape will still
# support plain buffers and Duktape.Buffer.
DUK_USE_BUFFEROBJECT_SUPPORT: false