v8_inspector::V8InspectorImpl::EvaluateScope::setTimeout calls
NodePlatform::CallDelayedOnWorkerThread which calls
WorkerThreadsTaskRunner::PostDelayedTask which has UNREACHABLE().
any calls to Runtime.evaluate with a timeout will therefore abort the process...
/cc @addaleax @TimothyGu