MCPcopy Index your code
hub / github.com/nodejs/node / test-structuredclone-jstransferable.js

File test-structuredclone-jstransferable.js

test/pummel/test-structuredclone-jstransferable.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --max-old-space-size=10
2'use strict';
3require('../common');
4const { createHistogram } = require('perf_hooks');

Callers

nothing calls this directly

Calls 3

structuredCloneFunction · 0.85
createHistogramFunction · 0.85
requireFunction · 0.50

Tested by

no test coverage detected