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

Create various error constructors from native error constructor #58

Open
h2oche opened this issue Feb 25, 2022 · 0 comments
Open

Create various error constructors from native error constructor #58

h2oche opened this issue Feb 25, 2022 · 0 comments
Labels
area:js Related to JavaScript area:spec Related to specifications enhancement Enhance the quality of a feature

Comments

@h2oche
Copy link
Contributor

h2oche commented Feb 25, 2022

Currently,

  • Constructors of SyntaxError, TypeError, ... are described as single NativeError constructor
  • I manually added such intrinsics error constructors
@h2oche h2oche added area:js Related to JavaScript area:spec Related to specifications enhancement Enhance the quality of a feature labels Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:js Related to JavaScript area:spec Related to specifications enhancement Enhance the quality of a feature
Projects
None yet
Development

No branches or pull requests

1 participant