but it perfectly represent what I'd like to achieve through JavaScript, a
"class" or prototype that does not exist out there, but it's defined inside
my bloody own prototype!

I have done here, apologies it took so long to provide the right example.
Now I'll wait 'till the day that would be possible, usually stuff I propose
takes 2 years before it goes out, it won't be the first time even here.

Best Regards


On Tue, Mar 19, 2013 at 5:21 PM, Brandon Benvie <[email protected]> wrote:

>  On 3/19/2013 5:17 PM, Andrea Giammarchi wrote:
>
> but [[Class]] of arguments is Arguments
>
>  so this is exactly what I meant ... finally I found the perfect example:
> Arguments ... the class is unreachable, all instances can be manipulated,
> theoretically, behind the scene to throw, retrieve, or do, whatever.
>
>
> It's not that it's unreachable...it doesn't exist. The spec doesn't call
> for some hidden prototype object that properties can be on; it specifies an
> exotic object type with some different internal methods. Internal methods
> are not inherited prototypally.
>
> _______________________________________________
> es-discuss mailing list
> [email protected]
> https://mail.mozilla.org/listinfo/es-discuss
>
>
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to