版本
3.5-138
分支
master
发布于
11 years, 2 months ago
Windows x64 Windows x86 Mac OS X
提交(Commit)
8cfceb1186c80a4ad94618cfa8d8aa942134247e
修改者
Pierre Bourdon
修改说明
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.