[webkit-reviews] review denied: [Bug 119117] Fix the wrong refining ArrayMode : [Attachment 207500] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 25 19:05:35 PDT 2013


Filip Pizlo <fpizlo at apple.com> has denied Youngho Yoo <youngho33.yoo at lge.com>'s
request for review:
Bug 119117: Fix the wrong refining ArrayMode
https://bugs.webkit.org/show_bug.cgi?id=119117

Attachment 207500: Patch
https://bugs.webkit.org/attachment.cgi?id=207500&action=review

------- Additional Comments from Filip Pizlo <fpizlo at apple.com>
Yeah, this makes no sense whatsoever.  The base is the array.  Your fix makes
it so that every array access becomes a generic access (i.e. function call). 
It defeats the whole purpose of having an optimizing compiler.


More information about the webkit-reviews mailing list