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

Duplicate entry #339

Closed
cstruct opened this Issue Jan 29, 2016 · 3 comments

Comments

Projects
None yet
2 participants
@cstruct

cstruct commented Jan 29, 2016

Object.getOwnPropertyDescriptors seems to be duplicated in stage 2 and stage 0.

@cstruct

This comment has been minimized.

Show comment
Hide comment
@cstruct

cstruct Jan 29, 2016

2c4834a removed the proposal from stage 0 and added an updated version with new champion to stage 2. 8d7995d later re added the same proposal that was removed.

cstruct commented Jan 29, 2016

2c4834a removed the proposal from stage 0 and added an updated version with new champion to stage 2. 8d7995d later re added the same proposal that was removed.

@ljharb

This comment has been minimized.

Show comment
Hide comment
@ljharb

ljharb Jan 29, 2016

Member

Thanks, I'll update #338 to fix that.

Member

ljharb commented Jan 29, 2016

Thanks, I'll update #338 to fix that.

ljharb added a commit to ljharb/ecma262 that referenced this issue Jan 29, 2016

Meta: bump `Object.getOwnPropertyDescriptors` to stage 3, per 2016.01…
….28 TC39

(also remove duplicate in stage 0 doc, fixing tc39#339)
@cstruct

This comment has been minimized.

Show comment
Hide comment
@cstruct

cstruct commented Feb 16, 2016

Fixed by #338.

@cstruct cstruct closed this Feb 16, 2016

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