RESOLVED FIXED 74136
Avoid reloading storage pointer for indexed properties unnecessarily
https://bugs.webkit.org/show_bug.cgi?id=74136
Summary Avoid reloading storage pointer for indexed properties unnecessarily
Oliver Hunt
Reported 2011-12-08 16:04:46 PST
Avoid reloading storage pointer for indexed properties unnecessarily
Attachments
Patch (40.27 KB, patch)
2011-12-08 16:14 PST, Oliver Hunt
no flags
Patch (40.35 KB, patch)
2011-12-08 16:29 PST, Oliver Hunt
no flags
Oliver Hunt
Comment 1 2011-12-08 16:14:41 PST
Filip Pizlo
Comment 2 2011-12-08 16:21:54 PST
Comment on attachment 118485 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=118485&action=review > Source/JavaScriptCore/dfg/DFGPropagator.cpp:1257 > + if (byValIsPure(node)) I think this is wrong. ;-)
Oliver Hunt
Comment 3 2011-12-08 16:29:16 PST
WebKit Review Bot
Comment 4 2011-12-09 00:46:05 PST
Comment on attachment 118486 [details] Patch Clearing flags on attachment: 118486 Committed r102442: <http://trac.webkit.org/changeset/102442>
WebKit Review Bot
Comment 5 2011-12-09 00:46:09 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.