Skip to content
New issue

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

Implement Array.prototype [ @@unscopables ] #1916

Closed
HalidOdat opened this issue Mar 9, 2022 · 0 comments
Closed

Implement Array.prototype [ @@unscopables ] #1916

HalidOdat opened this issue Mar 9, 2022 · 0 comments
Labels
builtins PRs and Issues related to builtins/intrinsics E-Easy Easy enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@HalidOdat
Copy link
Member

ECMASCript feature

Implement Array.prototype [ @@unscopables ]. ECMAScript specification.

@HalidOdat HalidOdat added enhancement New feature or request E-Easy Easy builtins PRs and Issues related to builtins/intrinsics labels Mar 9, 2022
@Razican Razican added the good first issue Good for newcomers label Mar 18, 2022
@Razican Razican added this to the v0.15.0 milestone Mar 18, 2022
@bors bors bot closed this as completed in da47fb5 Mar 25, 2022
Razican pushed a commit that referenced this issue Jun 8, 2022
This Pull Request fixes/closes #1916.

It implements `Array.prototype [ @@unscopables ]` as described in [ECMAScript](https://tc39.es/ecma262/#sec-array.prototype-@@unscopables)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
builtins PRs and Issues related to builtins/intrinsics E-Easy Easy enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants