MCPcopy Index your code
hub / github.com/nodejs/node / test-worker-message-port-transfer-closed.js

File test-worker-message-port-transfer-closed.js

test/parallel/test-worker-message-port-transfer-closed.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 5

testSingleFunction · 0.85
testBothClosedFunction · 0.85
tickUnrefFunction · 0.85
closeMethod · 0.65
requireFunction · 0.50

Tested by

no test coverage detected