As far as I remember some Opera mobile versions don't return the code
in Function.prototype.toString.

A lot of JS frameworks today use the Function.prototype.toString to
find references to super/base but they do fallback on slower paths if
the toString method does not provide the code of the function.

-- 
erik
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to