[webkit-reviews] review requested: [Bug 170215] WebAssembly: Air::Inst::generate crashes on large binary on A64 : [Attachment 308618] patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Apr 28 16:54:23 PDT 2017
JF Bastien <jfbastien at apple.com> has asked for review:
Bug 170215: WebAssembly: Air::Inst::generate crashes on large binary on A64
https://bugs.webkit.org/show_bug.cgi?id=170215
Attachment 308618: patch
https://bugs.webkit.org/attachment.cgi?id=308618&action=review
--- Comment #17 from JF Bastien <jfbastien at apple.com> ---
Created attachment 308618
--> https://bugs.webkit.org/attachment.cgi?id=308618&action=review
patch
Here's a cleaned up patch. It passes all the JSC tests locally, and the huge
binary isn't crashing on ARM64 anymore (or at least, not for that reason).
More information about the webkit-reviews
mailing list