MCPcopy Index your code
hub / github.com/nodejs/node / test-worker-messaging-errors-invalid.js

File test-worker-messaging-errors-invalid.js

test/parallel/test-worker-messaging-errors-invalid.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const common = require('../common');
4const { once } = require('node:events');

Callers

nothing calls this directly

Calls 4

testFunction · 0.70
requireFunction · 0.50
postMessageMethod · 0.45
onceMethod · 0.45

Tested by

no test coverage detected