MCPcopy Index your code
hub / github.com/nodejs/node / test-wasi-symlinks.js

File test-wasi-symlinks.js

test/wasi/test-wasi-symlinks.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3const fs = require('fs');
4const path = require('path');

Callers

nothing calls this directly

Calls 13

runWASIFunction · 0.85
requireFunction · 0.50
joinMethod · 0.45
readFileSyncMethod · 0.45
thenMethod · 0.45
instantiateMethod · 0.45
startMethod · 0.45
skipMethod · 0.45
refreshMethod · 0.45
resolveMethod · 0.45
mkdirSyncMethod · 0.45
writeFileSyncMethod · 0.45

Tested by

no test coverage detected