MCPcopy Index your code
hub / github.com/nodejs/node / test-sync-io-option.js

File test-sync-io-option.js

test/parallel/test-sync-io-option.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3const assert = require('assert');
4const { promisify } = require('util');

Callers

nothing calls this directly

Calls 7

promisifyFunction · 0.85
matchMethod · 0.65
requireFunction · 0.50
setImmediateFunction · 0.50
execFileFunction · 0.50
statSyncMethod · 0.45
thenMethod · 0.45

Tested by

no test coverage detected