Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
16
const
microtasksRun = () =>
new
Promise(resolve => step_timeout(resolve, 0));
17
18
for
(
const
streamClass of classes) {
19
promise_test(
async
() => {
Callers
1
backpressure.any.js
File · 0.85
Calls
1
step_timeout
Function · 0.50
Tested by
no test coverage detected