Home
last modified time | relevance | path

Searched refs:timeoutPromise (Results 1 – 2 of 2) sorted by relevance

/third_party/node/test/common/
Dinspector-helper.js495 function timeoutPromise(error, timeoutMs) { function
515 const timeout = timeoutPromise(error, timeoutMs);
/third_party/node/test/fixtures/wpt/resources/
Dtestharness.js638 function EventWatcher(test, watchedNode, eventTypes, timeoutPromise) argument
732 if (timeoutPromise) {
733 timeoutPromise().then(timeout);