MCPcopy Index your code
hub / github.com/nodejs/node / test-runner-v8-deserializer.mjs

File test-runner-v8-deserializer.mjs

test/parallel/test-runner-v8-deserializer.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --expose-internals --no-warnings
2
3import * as common from '../common/index.mjs';
4import { describe, it, beforeEach } from 'node:test';

Callers

nothing calls this directly

Calls 15

beforeEachFunction · 0.85
collectReportedFunction · 0.85
collectStdoutFunction · 0.85
isClearToSendMethod · 0.80
concatMethod · 0.80
everyMethod · 0.80
toArrayFunction · 0.70
filterMethod · 0.65
assertFunction · 0.50
itFunction · 0.50
fromMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected