MCPcopy
hub / github.com/zloirock/core-js / web.set-immediate.js

File web.set-immediate.js

tests/unit-pure/web.set-immediate.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { timeLimitedPromise } from '../helpers/helpers.js';
2
3import setImmediate from 'core-js-pure/stable/set-immediate';
4import clearImmediate from 'core-js-pure/stable/clear-immediate';

Callers

nothing calls this directly

Calls 2

timeLimitedPromiseFunction · 0.90
resolveFunction · 0.70

Tested by

no test coverage detected