We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The [[Enumerate]] Proxy trap and Reflect.enumerate are being removed from the spec - it will be part of ES7/ES2016.
[[Enumerate]]
Reflect.enumerate
Since few engines have shipped Reflect.enumerate, I think it's best to remove it from the es6-shim even though technically it's part of ES6.
es6-shim
The text was updated successfully, but these errors were encountered:
b377001
ljharb
No branches or pull requests
The
[[Enumerate]]
Proxy trap andReflect.enumerate
are being removed from the spec - it will be part of ES7/ES2016.Since few engines have shipped
Reflect.enumerate
, I think it's best to remove it from thees6-shim
even though technically it's part of ES6.The text was updated successfully, but these errors were encountered: