On 10/27/2014 06:53 PM, Allen Wirfs-Brock wrote: > The individual typed array constructors are supposed to inherit their > [[CreateAction]] from %TypedArray% and use the definition provided in > http://people.mozilla.org/~jorendorff/es6-draft.html#sec-properties-of-the-%typedarray%-intrinsic-object > > <http://people.mozilla.org/~jorendorff/es6-draft.html#sec-properties-of-the-%25typedarray%25-intrinsic-object> > . I probably need to be more explicit about this in > http://people.mozilla.org/~jorendorff/es6-draft.html#sec-properties-of-the-typedarray-constructors >
Yeah, definitely this needs to be more explicit, in light of ยง6.1.7.2 Object Internal Methods and Internal Slots: "Internal slots are not object properties and they are not inherited." Jeff _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

