MCPcopy Index your code
hub / github.com/nodejs/node / test-vfs-watch-promises.js

File test-vfs-watch-promises.js

test/parallel/test-vfs-watch-promises.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-vfs
2'use strict';
3
4// promises.watch() returns an async iterable. Cover its event queue,

Callers

nothing calls this directly

Calls 9

queueMicrotaskFunction · 0.85
nextMethod · 0.65
requireFunction · 0.50
thenMethod · 0.45
createMethod · 0.45
writeFileSyncMethod · 0.45
watchMethod · 0.45
returnMethod · 0.45
throwMethod · 0.45

Tested by

no test coverage detected