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
v8_inspector::V8InspectorImpl::EvaluateScope::setTimeoutcallsNodePlatform::CallDelayedOnWorkerThreadwhich callsWorkerThreadsTaskRunner::PostDelayedTaskwhich hasUNREACHABLE().any calls to
Runtime.evaluatewith a timeout will therefore abort the process.../cc @addaleax @TimothyGu