is there any way by which I can explore native code in Javascript. I want to see what Function() class has in it.
+1
A:
You could have a look at the source code of an open source browser such as Firefox.
Jesper
2010-05-20 10:29:17