I don't really understand what you're trying to do (what is "the JavaScript API"? How do you want to "instrument" it?), but the short answer is probably "no".
On Tue, May 12, 2015 at 5:05 AM, Jack <[email protected]> wrote: > Hello, May I know is there a way to instrument the javascript API (like > substring), where when a new version of chromium is out, I could easily > port the instrumentation from old version to new version? Thanks! > > -- > -- > 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. > -- -- 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.
