RESOLVED FIXED 143496
Constant folding of typed array properties should be handled by AI rather than strength reduction
https://bugs.webkit.org/show_bug.cgi?id=143496
Summary Constant folding of typed array properties should be handled by AI rather tha...
Filip Pizlo
Reported 2015-04-07 13:47:00 PDT
Patch forthcoming.
Attachments
the patch (24.66 KB, patch)
2015-04-07 13:51 PDT, Filip Pizlo
ggaren: review+
Filip Pizlo
Comment 1 2015-04-07 13:51:45 PDT
Created attachment 250295 [details] the patch
WebKit Commit Bot
Comment 2 2015-04-07 13:55:04 PDT
Attachment 250295 [details] did not pass style-queue: ERROR: Source/JavaScriptCore/dfg/DFGGraph.h:696: The parameter name "arrayMode" adds no information, so it should be removed. [readability/parameter_name] [5] Total errors found: 1 in 11 files If any of these errors are false positives, please file a bug against check-webkit-style.
Geoffrey Garen
Comment 3 2015-04-07 13:58:12 PDT
Comment on attachment 250295 [details] the patch r=me
Filip Pizlo
Comment 4 2015-04-07 15:10:39 PDT
Brent Fulgham
Comment 5 2015-04-08 17:37:56 PDT
This change might have broken Web Inspector on Windows. See <https://bugs.webkit.org/show_bug.cgi?id=143542>.
Note You need to log in before you can comment on or make changes to this bug.