Is there any way by which I can explore native code in Javascript? I want to see what Function() class has in it.
You could have a look at the source code of an open source browser such as Firefox.
I've always wanted to do this myself. On a side note, here's how to view assembly language code generated by the V8 JS engine for Chromium (I haven't tried it yet): How can I see the machine code generated by v8?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With