MCPcopy Index your code
hub / github.com/nodejs/node / test-fs-existssync-memleak-longpath.js

File test-fs-existssync-memleak-longpath.js

test/parallel/test-fs-existssync-memleak-longpath.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --expose-gc --expose-internals
2'use strict';
3
4const common = require('../common');

Callers

nothing calls this directly

Calls 8

runTestFunction · 0.70
requireFunction · 0.50
assertFunction · 0.50
refreshMethod · 0.45
resolveMethod · 0.45
writeFileSyncMethod · 0.45
existsSyncMethod · 0.45
thenMethod · 0.45

Tested by

no test coverage detected