« Bugzilla Issues Index
#3496 — 13.6.4.12: 'obj' not defined
- bug_id:
3496
- creation_ts:
2014-12-26 19:36:00 -0800
- short_desc:
13.6.4.12: 'obj' not defined
- delta_ts:
2015-01-15 16:19:06 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 30: December 24, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
11245
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2014-12-26 19:36:07 -0800
In 13.6.4.12 "Runtime Semantics: ForIn/OfExpressionEvaluation Abstract Operation",
step 8.b says:
Let keys be GetIterator(obj).
but /obj/ is not defined.
- commentid:
11265
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-12-29 16:14:32 -0800
fixed in rev31 editor's draft
- commentid:
11453
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-01-15 16:19:06 -0800
In Rev31