archives

« Bugzilla Issues Index

#1369 — 9.3.13: "F" not defined


In 9.3.13 "GetPrototypeFromConstructor ( constructor, intrinsicDefaultProto )",
step 5.a says:
If constructor has a [[Realm]] internal data property,
let realm be F’s [[Realm]].
but 'F' is not defined.

Change it to 'constructor', presumably.


fixed in rev15 editor's draft.


resolved in rev 15, May 14, 2013 draft