MCPcopy
hub / github.com/mongodb/node-mongodb-native / deferred.js

File deferred.js

test/tools/runner/plugins/deferred.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const kDeferred = Symbol('deferred');
4const mocha = require('mocha');

Callers

nothing calls this directly

Calls 3

makeExecuteDeferredFunction · 0.85
unshiftMethod · 0.80
pushMethod · 0.45

Tested by

no test coverage detected