« Bugzilla Issues Index
#2996 — EnsureEvaluated should propagate errors
- bug_id:
2996
- creation_ts:
2014-06-24 16:52:00 -0700
- short_desc:
EnsureEvaluated should propagate errors
- delta_ts:
2014-10-14 15:17:56 -0700
- product:
Draft for 6th Edition
- component:
Modules
- version:
Rev 23: April 5, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Jason Orendorff
- assigned_to:
Allen Wirfs-Brock
- cc:
["dherman", "jorendorff", "samth"]
- commentid:
9096
- comment_count:
0
- who:
Jason Orendorff
- bug_when:
2014-06-24 16:52:42 -0700
I think it's missing a ReturnIfAbrupt call in
"15.2.6.2 EnsureEvaluated(mod, seen, loader) Abstract Operation"
after step 5.b.i.
Pretty sure the intent was for errors to be propagated. dherman could confirm.
- commentid:
10320
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-10-11 17:27:42 -0700
fixed in rev28 editor's draft
in ES6 spec, this is all now synchronous
- commentid:
10453
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-10-14 15:17:56 -0700
fixed in rev28