« Bugzilla Issues Index
#1160 — 10.6: non-strict Arguments needs to provide custom [[SetP]] internal method
- bug_id:
1160
- creation_ts:
2012-12-19 11:49:00 -0800
- short_desc:
10.6: non-strict Arguments needs to provide custom [[SetP]] internal method
- delta_ts:
2013-03-28 10:27:12 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 12: November 22, 2012 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
3053
- comment_count:
0
- who:
André Bargull
- bug_when:
2012-12-19 11:49:34 -0800
This is required to pass test262 test case 10.6-10-c-ii-2
- commentid:
3559
- comment_count:
1
- who:
André Bargull
- bug_when:
2013-03-28 10:27:12 -0700
No longer necessary now that [[Set]] (8.3.10) no longer calls OrdinaryGetOwnProperty but [[GetOwnProperty]] instead. Closing this bug.