« Bugzilla Issues Index
#200 — 15.3.4.5 Function.proto.bind should use [[Get]] to access target function length
- bug_id:
200
- creation_ts:
2011-08-30 10:36:00 -0700
- short_desc:
15.3.4.5 Function.proto.bind should use [[Get]] to access target function length
- delta_ts:
2015-10-02 13:24:32 -0700
- product:
ECMA-262, Editions 5 and 5.1
- component:
technical content
- version:
Edition 5.1
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
minor
- blocked:
201
- everconfirmed:
true
- reporter:
Allen Wirfs-Brock
- assigned_to:
Allen Wirfs-Brock
- cc:
brterlso
- commentid:
424
- comment_count:
0
- who:
Allen Wirfs-Brock
- bug_when:
2011-08-30 10:36:58 -0700
Step 15.a should use [[Get]]
Steps 15.b,16,17 should explicitly use [[DefineOwnProperty]]
- commentid:
583
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-01-12 12:24:14 -0800
set IN_PROGRESS to indicated this should go into ES5.1 Errata.
- commentid:
14713
- comment_count:
2
- who:
Brian Terlson
- bug_when:
2015-10-02 13:24:32 -0700
Seems fixed in ES2015.