« Bugzilla Issues Index
#4086 — 8.2.4: only functions?
- bug_id:
4086
- creation_ts:
2015-02-25 08:09:00 -0800
- short_desc:
8.2.4: only functions?
- delta_ts:
2015-03-04 18:58:12 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 34: February 20, 2015 Release Candidate 1
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
13351
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2015-02-25 08:09:18 -0800
In 8.2.4 "SetDefaultGlobalBindings",
step 2.b says:
Let desc be the fully populated data property descriptor for the
property containing the specified attributes for the property.
For properties whose values are functions, the value of the [[Value]]
attribute is the corresponding intrinsic function object from realmRec.
I'm wondering why the second sentence is restricted to functions.
Shouldn't it apply to non-function objects too (JSON, Math, Reflect)?
- commentid:
13352
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-25 09:09:26 -0800
fixed in rev35 editor's draft
also had to add a few items to Table 7
- commentid:
13467
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-03-04 18:58:12 -0800
fixed in rev35