Hello, I would like to know how to get the machine code generated by V8 for a piece of JS code from with in devtools. I know that one can build a standalone v8 and generate code, but what I am interested in is the code generated by V8 which is part of the browser.
Regards Srini -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
