On 12 April 2013 09:01, Andrea Giammarchi <[email protected]>wrote:
> // all Mobile WebKit browsers
>
> *if* ('__proto__' *in* Object.create(*null*)) {
>
> console.log('you gonna have hard time');
>
> }
>
If this is true that means it breaks the *only *way of creating a secure
lookup table.
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

