Skip to content

Misc. class fields fixes#1205

Merged
leobalter merged 2 commits into
tc39:masterfrom
anba:class-fields-fixes
Sep 5, 2017
Merged

Misc. class fields fixes#1205
leobalter merged 2 commits into
tc39:masterfrom
anba:class-fields-fixes

Conversation

@anba

@anba anba commented Sep 1, 2017

Copy link
Copy Markdown
Contributor

Updates the class field tests to match the current spec proposal.

anba added 2 commits September 1, 2017 23:44
- Correct property access in class fields template
- Remove assertions for properties which aren't present
- Correct expected assertion value for uninitialized class field
- Correct expected property descriptor attributes
- Fix property tests in class-fields/string-literal-names.case
- Pass restore option, otherwise it's not possible to call the method later
- Fix async iteration tests to test iteration result objects
@anba anba force-pushed the class-fields-fixes branch from 5510167 to 672cfcf Compare September 1, 2017 21:45
@leobalter leobalter merged commit 391ce89 into tc39:master Sep 5, 2017
@leobalter

Copy link
Copy Markdown
Member

Thanks!

@anba anba deleted the class-fields-fixes branch June 25, 2020 09:04
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.

2 participants