On Fri, Mar 3, 2017 at 10:24 AM, Rishi Kumar <[email protected]> wrote: > Is this mean, the code i wrote to interact with debug using these JSON based > protocol will no longer be work ?
Removal of a feature tends to do that, yes. =) Your options are to either switch to the inspector API or stick with an old version of V8. -- -- 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.
