Home
last modified time | relevance | path

Searched defs:waitFor (Results 1 – 2 of 2) sorted by relevance

/third_party/node/test/fixtures/wpt/dom/events/non-cancelable-when-passive/resources/
Dwait-for.js1 function waitFor(condition, MAX_FRAME = 500) { function
/third_party/node/test/fixtures/wpt/dom/events/scrolling/
Dscroll_support.js20 function waitFor(condition, error_message = 'Reaches the maximum frames.') { function