« Bugzilla Issues Index
#889 — 8.12.7: "Else if Throw,"
- bug_id:
889
- creation_ts:
2012-11-01 11:46:00 -0700
- short_desc:
8.12.7: "Else if Throw,"
- delta_ts:
2012-11-23 09:45:35 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 11: October 26, 2012 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
2348
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-11-01 11:46:03 -0700
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, ...
- commentid:
2378
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-11-01 18:14:35 -0700
corrected in rev 12 editor's draft
- commentid:
2628
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-11-23 09:45:35 -0800
corrected in rev 12, Nov. 22, 2012 draft