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

JP22: 23.3, editorial fix for WeakMap objects' description #201

Closed
Constellation opened this Issue Nov 17, 2015 · 0 comments

Comments

Projects
None yet
1 participant
@Constellation

Constellation commented Nov 17, 2015

In 23.3 WeakMap Objects NOTES, http://ecma-international.org/ecma-262/6.0/#sec-weakmap-objects

Achieving this characteristic can be achieved by using an inverted per-object mapping of weak map instances to keys.

The first Archieving seems not necessary.

@bterlson bterlson closed this in 160d261 Dec 2, 2015

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