MCPcopy 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

listenerFunction · 0.70
requireFunction · 0.50
setImmediateFunction · 0.50
resolveFunction · 0.50
setTimeoutFunction · 0.50
createMethod · 0.45
writeFileSyncMethod · 0.45
watchFileMethod · 0.45
unwatchFileMethod · 0.45
thenMethod · 0.45
unrefMethod · 0.45

Tested by

no test coverage detected