« Bugzilla Issues Index
#4499 — 15.1.8 GlobalDeclarationInstantiation: Missing ReturnIfAbrupt in step 10.a.iv.1
- bug_id:
4499
- creation_ts:
2015-08-21 14:12:00 -0700
- short_desc:
15.1.8 GlobalDeclarationInstantiation: Missing ReturnIfAbrupt in step 10.a.iv.1
- delta_ts:
2015-10-23 13:26:35 -0700
- product:
ECMA-262 Edition 6
- component:
technical issues
- version:
unspecified
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- cc:
brterlso
- commentid:
14660
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-08-21 14:12:14 -0700
15.1.8 Runtime Semantics: GlobalDeclarationInstantiation (script, env)
Add ReturnIfAbrupt after call to CanDeclareGlobalFunction in step 10.a.iv.1
- commentid:
14848
- comment_count:
1
- who:
Brian Terlson
- bug_when:
2015-10-23 13:26:35 -0700
Fixed in ES2016 Draft.