RESOLVED FIXED 147347
[ES6] Implement Reflect.enumerate
https://bugs.webkit.org/show_bug.cgi?id=147347
Summary [ES6] Implement Reflect.enumerate
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.