« Bugzilla Issues Index
#3761 — 9.1.7.1 OrdinaryHasProperty: Unnecessary ReturnIfAbrupt in step 3
- bug_id:
3761
- creation_ts:
2015-02-05 13:24:00 -0800
- short_desc:
9.1.7.1 OrdinaryHasProperty: Unnecessary ReturnIfAbrupt in step 3
- delta_ts:
2015-02-12 12:17:40 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 32: February 2, 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:
12131
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-02-05 13:24:09 -0800
9.1.7.1 OrdinaryHasProperty (O, P)
Step 3:
ReturnIfAbrupt is not needed b/c OrdinaryGetOwnProperty is infallible.
- commentid:
12190
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-06 10:02:10 -0800
fixed in rev33 editor's draft
- commentid:
12444
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-12 12:17:40 -0800
fixed in rev33