Bug 153974 - {Map,Set}.prototype.forEach should be visible as own properties
Summary: {Map,Set}.prototype.forEach should be visible as own properties
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:
 
Reported: 2016-02-07 22:05 PST by Yusuke Suzuki
Modified: 2016-02-08 15:12 PST (History)
8 users (show)

See Also:


Attachments
Patch (6.81 KB, patch)
2016-02-07 22:05 PST, Yusuke Suzuki
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2016-02-07 22:05:22 PST
{Map,Set}.prototype.forEach should be visible as own properties
Comment 1 Yusuke Suzuki 2016-02-07 22:05:58 PST
Created attachment 270843 [details]
Patch
Comment 2 Yusuke Suzuki 2016-02-08 15:12:17 PST
Committed r196274: <http://trac.webkit.org/changeset/196274>