« Bugzilla Issues Index
#4456 — 9.1.11 [[Enumerate]] (): Specify behaviour for abrupt completions?
- bug_id:
4456
- creation_ts:
2015-08-21 11:09:00 -0700
- short_desc:
9.1.11 [[Enumerate]] (): Specify behaviour for abrupt completions?
- delta_ts:
2015-08-21 11:09:04 -0700
- product:
ECMA-262 Edition 6
- component:
technical issues
- version:
unspecified
- rep_platform:
All
- op_sys:
All
- bug_status:
CONFIRMED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
14616
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-08-21 11:09:04 -0700
9.1.11 [[Enumerate]] ()
Is it necessary to specify behaviour for abrupt completions in [[Enumerate]]? For example, an abrupt completion thrown when calling next() ends the enumeration and the iterator cannot be resumed later.