MCPcopy Index your code
hub / github.com/nodejs/node / test-abortsignal-cloneable.js

File test-abortsignal-cloneable.js

test/parallel/test-abortsignal-cloneable.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

allMethod · 0.80
testFunction · 0.70
addEventListenerMethod · 0.65
abortMethod · 0.65
closeMethod · 0.65
requireFunction · 0.50
transferableAbortSignalFunction · 0.50
resolveFunction · 0.50
sleepFunction · 0.50
resolveMethod · 0.45
shiftMethod · 0.45

Tested by

no test coverage detected