Home
last modified time | relevance | path

Searched refs:commonPath (Results 1 – 1 of 1) sorted by relevance

/third_party/node/test/async-hooks/
Dtest-graph.statwatcher.js4 const commonPath = require.resolve('../common'); constant
17 fs.watchFile(commonPath, onchange);
23 fs.unwatchFile(commonPath);