Hello! Suppose a long-running script is periodically interrupted via v8::Isolate::RequestInterrupt. The interrupt callback can call v8::Isolate::TerminateExecution to stop the script forcefully.
Is it "legal" for the callback to call v8::Isolate::ThrowError/Exception instead? That worked in 11.8, but 12.1 seems to lose the exception. Thanks! -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to v8-dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/v8-dev/cc7a1cc7-0ddd-4608-a1c1-730b475b2a20n%40googlegroups.com.