MCPcopy Index your code
hub / github.com/nodejs/node / test-error-serdes.js

File test-error-serdes.js

test/sequential/test-error-serdes.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --expose-internals
2'use strict';
3require('../common');
4const assert = require('assert');

Callers

nothing calls this directly

Calls 11

cycleFunction · 0.85
StringClass · 0.85
matchMethod · 0.65
requireFunction · 0.50
SymbolFunction · 0.50
assertFunction · 0.50
inspectFunction · 0.50
serializeErrorFunction · 0.50
toStringMethod · 0.45
callMethod · 0.45
definePropertyMethod · 0.45

Tested by

no test coverage detected