Can different OS threads (that use V8) after acquiring lock on V8 via
v8::Locker get the same number returned from V8::GetCurrentThreadId
() ?
My test shows me they do.
And I don't understand how to use TerminateExecution(id) in such a
case...
Regards,
Gregory Grigorenko