I saw some JIT instructions under debugger which seems for the templated interpreter code. How could I find out which bytecode the binaries instructions are associated with under debugger? There seems a table with mapping for each bytecode to JIT code address in isolate. What's the easy way for doing this?
-- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" 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.
