archives

« Bugzilla Issues Index

#1057 — 13.6.3: leftover reference to 8.12


In 13.6.3 "The [[ThrowTypeError]] Function Object",
step 2 says:
Set all the internal methods of F as described in 8.12.

This should presumably be changed to:
Set F's essential internal methods to the default ordinary object
definitions specified in 8.3.


Also, step 5 has a leftover reference to 13.6.1,
which should be changed to 8.3.19.1, I think.


(In reply to comment #1)
> which should be changed to 8.3.19.1, I think.

Now 8.3.15.1.


The old [[ThrowTypeError]] definition in 13.6.3 has been replace with the definition of %ThrowTypeError% in 8.3.16.9 and the bogus section references have been eliminated.

In Rev 16 editor's draft


fixed in rev16 draft. July 15, 2013