archives

« Bugzilla Issues Index

#2257 — 19.4.2.8, 19.4.2.9: Duplicate Symbol.toStringTag definition


The .toStringTag property of the Symbol constructor is duplicated. Sections 19.4.2.8 and 19.4.2.9 are exactly the same (apart from the section number) and have the following contents:

> 19.4.2.8 Symbol.toStringTag
> The initial value of Symbol.toStringTag is the well known symbol @@toStringTag (Table 1).
> This property has the attributes { [[Writable]]: false, [[Enumerable]]: false, [[Configurable]]: false }.


fixed in rev22 editor's draft


fixed in Rev22 (January 20, 2013) release