RESOLVED FIXED 173806
Remove Reflect.enumerate
https://bugs.webkit.org/show_bug.cgi?id=173806
Summary Remove Reflect.enumerate
Joseph Pecoraro
Reported 2017-06-24 00:17:17 PDT
Remove Reflect.enumerate. It was dropped from the spec before ES6. It is not in the current spec: https://tc39.github.io/ecma262/#sec-reflect It is not in the compatibility table (see [16]) https://kangax.github.io/compat-table/es6/
Attachments
[PATCH] Proposed Fix (41.64 KB, patch)
2017-06-24 00:21 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2017-06-24 00:21:46 PDT
Created attachment 313778 [details] [PATCH] Proposed Fix
Yusuke Suzuki
Comment 2 2017-06-24 00:38:59 PDT
Comment on attachment 313778 [details] [PATCH] Proposed Fix r=me
WebKit Commit Bot
Comment 3 2017-06-24 01:06:51 PDT
Comment on attachment 313778 [details] [PATCH] Proposed Fix Clearing flags on attachment: 313778 Committed r218784: <http://trac.webkit.org/changeset/218784>
WebKit Commit Bot
Comment 4 2017-06-24 01:06:53 PDT
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.