Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
queueMicrotask
Function · 0.85
next
Method · 0.65
require
Function · 0.50
then
Method · 0.45
create
Method · 0.45
writeFileSync
Method · 0.45
watch
Method · 0.45
return
Method · 0.45
throw
Method · 0.45
Tested by
no test coverage detected