When run with BranchIfTruncateSuccessful, branchTruncateDoubleToInt32() fails to set dest before branching.
Created attachment 326665 [details] Patch
Attachment 326665 [details] did not pass style-queue: ERROR: Source/JavaScriptCore/assembler/testmasm.cpp:41: Alphabetical sorting problem. [build/include_order] [4] Total errors found: 1 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 326668 [details] Patch Fix style issue
Windows EWS is failing
Created attachment 326759 [details] Patch New version that doesn't use peprocessor macros inside CHECK_EQ.
Comment on attachment 326759 [details] Patch Reviewing informally... Patch LGTM. BTW, it's nice that this patch actually removes a few unneeded lines ;-)
Comment on attachment 326759 [details] Patch Clearing flags on attachment: 326759 Committed r224843: <https://trac.webkit.org/changeset/224843>
All reviewed patches have been landed. Closing bug.
<rdar://problem/35562039>