RESOLVED FIXED Bug 151500
super use should be recorded in per-function scope
https://bugs.webkit.org/show_bug.cgi?id=151500
Summary super use should be recorded in per-function scope
Yusuke Suzuki
Reported 2015-11-20 10:17:36 PST
Super use should be recorded in per-function scope
Attachments
Patch (6.55 KB, patch)
2015-11-20 10:26 PST, Yusuke Suzuki
no flags
Yusuke Suzuki
Comment 1 2015-11-20 10:26:14 PST
Yusuke Suzuki
Comment 2 2015-11-20 10:27:41 PST
While implementing "super" with generator in 150792, I've found it.
Geoffrey Garen
Comment 3 2015-11-20 11:02:54 PST
Comment on attachment 265968 [details] Patch r=me
Yusuke Suzuki
Comment 4 2015-11-20 12:32:58 PST
Comment on attachment 265968 [details] Patch Thanks :)
WebKit Commit Bot
Comment 5 2015-11-20 13:20:03 PST
Comment on attachment 265968 [details] Patch Clearing flags on attachment: 265968 Committed r192695: <http://trac.webkit.org/changeset/192695>
WebKit Commit Bot
Comment 6 2015-11-20 13:20:07 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.