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

allow catch bindings to be omitted #1185

Merged
merged 1 commit into from
Jul 18, 2018

Conversation

michaelficarra
Copy link
Member

This implements the stage 3 proposal available at https://tc39.github.io/proposal-optional-catch-binding/.

@ljharb ljharb added normative change Affects behavior required to correctly evaluate some ECMAScript source text pending stage 4 This proposal has not yet achieved stage 4, but may otherwise be ready to merge. has test262 tests proposal This is related to a specific proposal, and will be closed/merged when the proposal reaches stage 4. labels Apr 25, 2018
@bakkot
Copy link
Contributor

bakkot commented Jul 14, 2018

This achieved consensus for stage 4 at the May meeting. Anything holding up merging it?

@ljharb
Copy link
Member

ljharb commented Jul 14, 2018

Thanks for the ping; we wanted to wait until 2018 was cut, but I think we should be able to merge this by the next editor's meeting.

@ljharb ljharb removed the pending stage 4 This proposal has not yet achieved stage 4, but may otherwise be ready to merge. label Jul 14, 2018
@ljharb ljharb assigned ljharb and unassigned bterlson Jul 18, 2018
@bterlson
Copy link
Member

Looks good :-D @ljharb want to land your first ES feature PR? ;)

@ljharb ljharb merged commit beddafc into tc39:master Jul 18, 2018
@michaelficarra michaelficarra deleted the optional-catch-binding branch July 18, 2018 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
has test262 tests normative change Affects behavior required to correctly evaluate some ECMAScript source text proposal This is related to a specific proposal, and will be closed/merged when the proposal reaches stage 4.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants