« Bugzilla Issues Index
#121 — clause 15 needs to specify [[Call]] for built-ins functions
- bug_id:
121
- creation_ts:
2011-07-07 10:43:00 -0700
- short_desc:
clause 15 needs to specify [[Call]] for built-ins functions
- delta_ts:
2015-10-02 14:33:00 -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:
normal
- blocked:
155
- everconfirmed:
true
- reporter:
Allen Wirfs-Brock
- assigned_to:
Allen Wirfs-Brock
- commentid:
279
- comment_count:
0
- who:
Allen Wirfs-Brock
- bug_when:
2011-07-07 10:43:26 -0700
The introduction to clause 15 talks about the [[Call]] and [[Construct]] internal properties of built-in constructors but fails to mention that the same basic rule applies to [[Call]] for non-constructor built-in functions.
To the paragraph that begins "None of the built-in functions" add the sentence:
The behavior specified in this clause for each built-in function is the specification of the [[Call]] internal method behavior for that function.
- commentid:
579
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-01-12 12:19:14 -0800
set IN_PROGRESS to indicated this should go into ES5.1 Errata.
- commentid:
14725
- comment_count:
2
- who:
Brian Terlson
- bug_when:
2015-10-02 14:33:00 -0700
Bulk resolving ES5.1 errata issues as a sampling suggests these are all fixed. If this is in error, please open a new issue on GitHub.