You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
269 B

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.