RESOLVED FIXED Bug 154643
Stackmaps have problems with double register constraints
https://bugs.webkit.org/show_bug.cgi?id=154643
Summary Stackmaps have problems with double register constraints
Filip Pizlo
Reported 2016-02-24 10:34:55 PST
Patch forthcoming.
Attachments
the patch (2.93 KB, patch)
2016-02-24 10:36 PST, Filip Pizlo
ggaren: review+
Filip Pizlo
Comment 1 2016-02-24 10:36:00 PST
Created attachment 272117 [details] the patch
WebKit Commit Bot
Comment 2 2016-02-24 10:38:29 PST
Attachment 272117 [details] did not pass style-queue: ERROR: Source/JavaScriptCore/b3/testb3.cpp:10442: Place brace on its own line for function definitions. [whitespace/braces] [4] ERROR: Source/JavaScriptCore/b3/testb3.cpp:10449: Consider using CHECK_EQ instead of CHECK(a == b) [readability/check] [2] Total errors found: 2 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Geoffrey Garen
Comment 3 2016-02-24 10:41:23 PST
Comment on attachment 272117 [details] the patch r=me
Filip Pizlo
Comment 4 2016-02-25 10:08:51 PST
Note You need to log in before you can comment on or make changes to this bug.