« Bugzilla Issues Index
#155 — clause 15 needs to specify [[Call]] for built-ins functions
- bug_id:
155
- creation_ts:
2011-07-20 16:48:00 -0700
- short_desc:
clause 15 needs to specify [[Call]] for built-ins functions
- delta_ts:
2011-07-20 16:48:31 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Initial draft July 12, 2011
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- dependson:
121
- everconfirmed:
true
- reporter:
Allen Wirfs-Brock
- assigned_to:
Allen Wirfs-Brock
- commentid:
352
- comment_count:
0
- who:
Allen Wirfs-Brock
- bug_when:
2011-07-20 16:48:01 -0700
+++ This bug was initially created as a clone of Bug #121 +++
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:
353
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2011-07-20 16:48:31 -0700
this was correct in the initial draft