Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix es5.md by making it clear that MemberExpression IS a Pattern#163

Open
cpcallen wants to merge 1 commit into
estree:masterestree/estree:masterfrom
cpcallen:memberexpression-is-patterncpcallen/estree:memberexpression-is-patternCopy head branch name to clipboard
Open

Fix es5.md by making it clear that MemberExpression IS a Pattern#163
cpcallen wants to merge 1 commit into
estree:masterestree/estree:masterfrom
cpcallen:memberexpression-is-patterncpcallen/estree:memberexpression-is-patternCopy head branch name to clipboard

Conversation

@cpcallen

@cpcallen cpcallen commented Apr 3, 2017

Copy link
Copy Markdown

… which means that Function.params and CatchClause.param must not be
Patterns.

This is one possible fix for #162.

… which means that Function.params and CatchClause.param must not be
Patterns.
@RReverser

Copy link
Copy Markdown
Member

They're not really Identifier because Pattern is further extended in es2015+.

@cpcallen

cpcallen commented Apr 3, 2017

Copy link
Copy Markdown
Author

@RReverser: I understand that. Is it not possible just to redefine those fields in the es201[566].md specs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.