archives

« Bugzilla Issues Index

#1724 — Specify handling of __proto__ in object literals


Per agenda item: https://github.com/rwldrn/tc39-notes/blob/master/es6/2013-07/july-24.md#53-special-syntax-for-__proto__-in-an-object-literal

Resolution: https://github.com/rwldrn/tc39-notes/blob/master/es6/2013-07/july-24.md#consensusresolution-3


- __proto__: magic
- "__proto__": magic
- ["__proto__"]: no magic, just a string
- ["__" + "proto__"]: no magic, just a string


fixed in rev17 editor's draft


fixed in rev17, August 23, 2013 draft