RESOLVED FIXED 159108
B3 should die sooner if a Value has the wrong number of children
https://bugs.webkit.org/show_bug.cgi?id=159108
Summary B3 should die sooner if a Value has the wrong number of children
Filip Pizlo
Reported 2016-06-24 16:42:42 PDT
Patch forthcoming.
Attachments
the patch (7.22 KB, patch)
2016-06-24 16:46 PDT, Filip Pizlo
mark.lam: review+
Filip Pizlo
Comment 1 2016-06-24 16:46:05 PDT
Created attachment 282031 [details] the patch
WebKit Commit Bot
Comment 2 2016-06-24 16:48:08 PDT
Attachment 282031 [details] did not pass style-queue: ERROR: Source/JavaScriptCore/b3/B3Value.h:373: Wrong number of spaces before statement. (expected: 12) [whitespace/indent] [4] ERROR: Source/JavaScriptCore/b3/B3Value.h:379: Wrong number of spaces before statement. (expected: 12) [whitespace/indent] [4] ERROR: Source/JavaScriptCore/b3/B3Value.h:385: Wrong number of spaces before statement. (expected: 12) [whitespace/indent] [4] ERROR: Source/JavaScriptCore/b3/B3Value.h:391: Wrong number of spaces before statement. (expected: 12) [whitespace/indent] [4] ERROR: Source/JavaScriptCore/b3/B3Value.h:397: Wrong number of spaces before statement. (expected: 12) [whitespace/indent] [4] Total errors found: 5 in 4 files If any of these errors are false positives, please file a bug against check-webkit-style.
Mark Lam
Comment 3 2016-06-24 16:50:36 PDT
Comment on attachment 282031 [details] the patch r=me
Filip Pizlo
Comment 4 2016-06-24 17:04:30 PDT
Note You need to log in before you can comment on or make changes to this bug.