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

11 lines
269 B
YAML

define: DUK_OPT_SHUFFLE_TORTURE
introduced: 1.2.0
tags:
- gc
- memory
- development
description: >
Development time option: force compiler to shuffle every possible opcode
to stress shuffle behavior which is otherwise difficult to test for
comprehensively.