[webkit-reviews] review granted: [Bug 130764] Arguments simplification phase should be fine with marking the arguments local itself as an arguments alias : [Attachment 227824] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 25 21:05:47 PDT 2014


Sam Weinig <sam at webkit.org> has granted Filip Pizlo <fpizlo at apple.com>'s
request for review:
Bug 130764: Arguments simplification phase should be fine with marking the
arguments local itself as an arguments alias
https://bugs.webkit.org/show_bug.cgi?id=130764

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

------- Additional Comments from Sam Weinig <sam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=227824&action=review


> Source/JavaScriptCore/ChangeLog:17
> +	   arguments aliases, and non-captured variables get completely
SSAified - i.e. no Setocals

Setocals -> SetLocals


More information about the webkit-reviews mailing list