Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-vfs-watchfile.js
File
test-vfs-watchfile.js
test/parallel/test-vfs-watchfile.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --experimental-vfs
2
'use strict'
;
3
4
// Tests for VFS watchFile/unwatchFile.
Callers
nothing calls this directly
Calls
11
listener
Function · 0.70
require
Function · 0.50
setImmediate
Function · 0.50
resolve
Function · 0.50
setTimeout
Function · 0.50
create
Method · 0.45
writeFileSync
Method · 0.45
watchFile
Method · 0.45
unwatchFile
Method · 0.45
then
Method · 0.45
unref
Method · 0.45
Tested by
no test coverage detected