Array.prototype has reverted to being an empty initially empty exotic array
object.
Function.prototype remains a no-op function object.

All the other X.prototypes remain plain vanilla non-exotic objects.

On Sun, Feb 22, 2015 at 2:33 PM, Isiah Meadows <isiahmead...@gmail.com>
wrote:

> Is Array.prototype an exotic Array Instance? Or is it still a standard
> exotic object? This is somewhat relevant to V8 bug 3890
> <https://code.google.com/p/v8/issues/detail?id=3890>, which is targeted
> at implementing that change.
>
> --
> Isiah Meadows
>
> _______________________________________________
> es-discuss mailing list
> es-discuss@mozilla.org
> https://mail.mozilla.org/listinfo/es-discuss
>
>


-- 
    Cheers,
    --MarkM
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to