archives

« Bugzilla Issues Index

#4086 — 8.2.4: only functions?


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)?


fixed in rev35 editor's draft

also had to add a few items to Table 7


fixed in rev35