archives

« Bugzilla Issues Index

#2022 — 22.1.5.2.*, 23.2.5.2.*: Use bracket notation for symbol-valued properties


22.1.5.2.3 ArrayIterator.prototype.@@iterator ( )
22.1.5.2.4 ArrayIterator.prototype.@@toStringTag
23.2.5.2.3 SetIterator.prototype.@@iterator ( )
23.2.5.2.4 SetIterator.prototype.@@toStringTag

Change ".@@<name>" to "[@@<name>]"


fixed in rev20 editor's draft

however, I may still change these to
ArrayIterator.prototype [Symbol.iterator]
etc.


fixed in rev20 draft, Oct. 28, 2013