d8 is simply a shell to run test cases. It doesn't offer any help with debugging Javascript. You'd probably be better served with Chrome Devtools.
Yang On Monday, January 19, 2015 at 9:49:27 AM UTC+1, Deguo Meng wrote: > > Hi , > How to use D8 debug JavaScript code ? is there any document? or, Could > anybody introduce the debug procedure to me ? > > Big thanks. > > BestRegards > > > -- -- 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.
