Bug 147347

Summary: [ES6] Implement Reflect.enumerate
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, fpizlo, ggaren, mark.lam, oliver, saam, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch sam: review+

Yusuke Suzuki
Reported 2015-07-27 17:57:55 PDT
[ES6] Implement Reflect.enumerate
Attachments
Patch (26.81 KB, patch)
2015-07-27 18:00 PDT, Yusuke Suzuki
no flags
Patch (26.67 KB, patch)
2015-07-27 19:22 PDT, Yusuke Suzuki
sam: review+
Yusuke Suzuki
Comment 1 2015-07-27 18:00:17 PDT
Yusuke Suzuki
Comment 2 2015-07-27 18:01:29 PDT
In this patch, we leverages JSPropertyNameEnumerator, so it leverages the existing caching system.
Yusuke Suzuki
Comment 3 2015-07-27 19:22:53 PDT
Yusuke Suzuki
Comment 4 2015-07-27 23:03:03 PDT
Note You need to log in before you can comment on or make changes to this bug.