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

Down-level lexical 'arguments' binding for arrow functions #3716

Closed
rbuckton opened this issue Jul 2, 2015 · 1 comment
Closed

Down-level lexical 'arguments' binding for arrow functions #3716

rbuckton opened this issue Jul 2, 2015 · 1 comment
Labels
ES6 Relates to the ES6 Spec Suggestion An idea for TypeScript Won't Fix The severity and priority of this issue do not warrant the time or complexity needed to fix it

Comments

@rbuckton
Copy link
Member

rbuckton commented Jul 2, 2015

Currently we make this an error when compiling to ES5, however we recently added lexical argument capturing for ES6 async functions in #3078, so we may want to revisit this.

@rbuckton rbuckton added Suggestion An idea for TypeScript ES6 Relates to the ES6 Spec labels Jul 2, 2015
@mhegazy mhegazy added the In Discussion Not yet reached consensus label Dec 9, 2015
@RyanCavanaugh RyanCavanaugh added Won't Fix The severity and priority of this issue do not warrant the time or complexity needed to fix it and removed In Discussion Not yet reached consensus labels Apr 20, 2016
@RyanCavanaugh
Copy link
Member

We decided to not bother with this unless someone shows up and asks for it.

@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ES6 Relates to the ES6 Spec Suggestion An idea for TypeScript Won't Fix The severity and priority of this issue do not warrant the time or complexity needed to fix it
Projects
None yet
Development

No branches or pull requests

3 participants