Bug 151500 - super use should be recorded in per-function scope
Summary: super use should be recorded in per-function scope
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks: 150792
  Show dependency treegraph
 
Reported: 2015-11-20 10:17 PST by Yusuke Suzuki
Modified: 2015-11-20 13:20 PST (History)
8 users (show)

See Also:


Attachments
Patch (6.55 KB, patch)
2015-11-20 10:26 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2015-11-20 10:17:36 PST
Super use should be recorded in per-function scope
Comment 1 Yusuke Suzuki 2015-11-20 10:26:14 PST
Created attachment 265968 [details]
Patch
Comment 2 Yusuke Suzuki 2015-11-20 10:27:41 PST
While implementing "super" with generator in 150792, I've found it.
Comment 3 Geoffrey Garen 2015-11-20 11:02:54 PST
Comment on attachment 265968 [details]
Patch

r=me
Comment 4 Yusuke Suzuki 2015-11-20 12:32:58 PST
Comment on attachment 265968 [details]
Patch

Thanks :)
Comment 5 WebKit Commit Bot 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>
Comment 6 WebKit Commit Bot 2015-11-20 13:20:07 PST
All reviewed patches have been landed.  Closing bug.