« Bugzilla Issues Index
#3915 — 8.1.1.4.{7,15,16,17}: Missing ReturnIfAbrupt after HasBinding
- bug_id:
3915
- creation_ts:
2015-02-14 07:53:00 -0800
- short_desc:
8.1.1.4.{7,15,16,17}: Missing ReturnIfAbrupt after HasBinding
- delta_ts:
2015-02-19 19:10:50 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 33: February 12, 2015 Draft
- 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
- commentid:
12643
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-02-14 07:53:03 -0800
8.1.1.4.7 DeleteBinding (N)
Step 5: Missing ReturnIfAbrupt after HasBinding
8.1.1.4.15 CanDeclareGlobalVar (N)
Step 3: Missing ReturnIfAbrupt after HasBinding
8.1.1.4.16 CanDeclareGlobalFunction (N)
Step 6: Missing ReturnIfAbrupt after HasBinding
8.1.1.4.17 CreateGlobalVarBinding (N, D)
Step 3: Missing ReturnIfAbrupt after HasBinding
(ReturnIfAbrupt is still needed even if after HasBinding was changed to HasOwnProperty - bug 3279)
- commentid:
12663
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-14 08:44:39 -0800
fixed in rev34 editor's draft
- commentid:
12993
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-19 19:10:50 -0800
fixed in rev34