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

Computed accessor properties vs. Symbol.species? #84

Closed
blokhin opened this issue Dec 21, 2017 · 2 comments
Closed

Computed accessor properties vs. Symbol.species? #84

blokhin opened this issue Dec 21, 2017 · 2 comments
Labels

Comments

@blokhin
Copy link

blokhin commented Dec 21, 2017

Dear maintainers! Is there any chance such constructs will be supported for the Internet Explorer?

static get [Symbol.species]() {
    return Array;
}
@adrianheine
Copy link
Member

See also #69.

@mourner mourner added the bug label Mar 29, 2019
@blokhin
Copy link
Author

blokhin commented Apr 8, 2020

closing as irrelevant

@blokhin blokhin closed this as completed Apr 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants