Dears:
I want to terminate the javascript running using
TerminateExecution(), but I find the javascript is still running in
the v8 thread, so when I try to reset context() it will crash
sometimes.How can I check the javascript it not running in V8 thread after I call TerminateExecution()? thanks -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
