« Bugzilla Issues Index
#2041 — 13.6.4.7: "rval" not defined
- bug_id:
2041
- creation_ts:
2013-10-02 22:14:00 -0700
- short_desc:
13.6.4.7: "rval" not defined
- delta_ts:
2013-11-10 17:34:49 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 19: September 27, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
VERIFIED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
5823
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2013-10-02 22:14:00 -0700
In 13.6.4.7 "Runtime Semantics: ForIn/OfBodyEvaluation",
step 3.f.iii.2 says:
If Type(rval) is not Object, then throw a TypeError exception.
but 'rval' is not defined.
Change to "nextValue"? (and in subsequent step)
- commentid:
5938
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-10-22 12:28:16 -0700
fixed in rev20 editor's draft
- commentid:
6051
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-10-29 09:45:12 -0700
fixed in rev20 draft, Oct. 28, 2013