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.
 
 
 
 
 
 

12 lines
296 B

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