archives

« Bugzilla Issues Index

#889 — 8.12.7: "Else if Throw,"


In 8.12.7 "[[Delete]] (P, Throw)",
step 4 says:
Else if Throw, then throw a TypeError exception.

I think this is the only place in the spec where a bare metavariable is used as a test condition. Normally, you'd say:
Else if Throw is true, ...


corrected in rev 12 editor's draft


corrected in rev 12, Nov. 22, 2012 draft