[webkit-reviews] review granted: [Bug 86552] DFG should optimize aliased uses of the Arguments object of the current call frame : [Attachment 142563] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 17 15:54:05 PDT 2012


Geoffrey Garen <ggaren at apple.com> has granted Filip Pizlo <fpizlo at apple.com>'s
request for review:
Bug 86552: DFG should optimize aliased uses of the Arguments object of the
current call frame
https://bugs.webkit.org/show_bug.cgi?id=86552

Attachment 142563: the patch
https://bugs.webkit.org/attachment.cgi?id=142563&action=review

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=142563&action=review


Test cases and 32bit, please.

> Source/JavaScriptCore/dfg/DFGArgumentsSimplificationPhase.cpp:442
> +		       // we should remote the phantom reference, since:

s/remote/remove/


More information about the webkit-reviews mailing list