Versie
3.5-138
Branche
master
Datum
11 jaar, 2 maanden geleden
Windows x64 Windows x86 Mac OS X
Commit
8cfceb1186c80a4ad94618cfa8d8aa942134247e
Auteur
Pierre Bourdon
Beschrijving
Disable swapping cmp with instructions potentially raising interrupts

Workaround for issue 5864 disabling parts of an optimization in the JIT. This
is not the best solution to fix this issue, but at least it does not crash.