MCPcopy Create free account
hub / github.com/nodejs/node / test-worker-message-mark-as-uncloneable.js

File test-worker-message-mark-as-uncloneable.js

test/parallel/test-worker-message-mark-as-uncloneable.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 7

markAsUncloneableFunction · 0.85
structuredCloneFunction · 0.85
mustCallFunction · 0.70
closeMethod · 0.65
requireFunction · 0.50
postMessageMethod · 0.45
onMethod · 0.45

Tested by

no test coverage detected