MCPcopy Create free account
hub / github.com/nodejs/node / microtasksRun

Function microtasksRun

test/fixtures/wpt/encoding/streams/backpressure.any.js:16–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14];
15
16const microtasksRun = () => new Promise(resolve => step_timeout(resolve, 0));
17
18for (const streamClass of classes) {
19 promise_test(async () => {

Callers 1

Calls 1

step_timeoutFunction · 0.50

Tested by

no test coverage detected