archives

« Bugzilla Issues Index

#239 — 15.11.4.4 Error.prototype.toString, step 6 is duplicated


After some Specification change (dunno es5.github.com is off here), Step 6. and Step 7. are the same.

This also the case in the ES6 draft


yes, step 7 is an unnecessary duplicate of step 6 and should be deleted. However, the duplicated step has no impact on the result of the algorithm and there isn't any thing else that should be have been there instead of step 7.

This should go into the next ES5.1 errata


set IN_PROGRESS to indicated this should go into ES5.1 Errata.


Fixed in ES2015.