[webkit-reviews] review denied: [Bug 74136] Avoid reloading storage pointer for indexed properties unnecessarily : [Attachment 118485] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 8 16:21:54 PST 2011


Filip Pizlo <fpizlo at apple.com> has denied Oliver Hunt <oliver at apple.com>'s
request for review:
Bug 74136: Avoid reloading storage pointer for indexed properties unnecessarily
https://bugs.webkit.org/show_bug.cgi?id=74136

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

------- Additional Comments from Filip Pizlo <fpizlo at apple.com>
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. ;-)


More information about the webkit-reviews mailing list