archives

« Bugzilla Issues Index

#1043 — 11.4.1: "typeError"


In 11.4.1 "The delete Operator",
under "Runtime Semantics: Evaluation",
step 5.d says:
If deleteStatus is false and IsStrictReference(ref) is true,
then throw a typeError exception.

Change "typeError" to "TypeError".


corrected in rev 13 editor's draft