archives

« Bugzilla Issues Index

#1950 — 19.4.3.2 Missing "(" in the returned expression of Symbol.prototype.toString


In the algorithm defining Symbol.prototype.toString():

7. Let result be the result of concatenating the strings "Symbol", desc, and ")".

I presume one should read "Symbol(" instead of "Symbol".


fixed in rev20 editor's draft


fixed in rev20 draft, Oct. 28, 2013