MCPcopy Index your code
hub / github.com/nodejs/node / test-perf-hooks-timerify-error.js

File test-perf-hooks-timerify-error.js

test/parallel/test-perf-hooks-timerify-error.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Test that errors thrown in timerified functions bubble up without creating
2// performance timeline entries.
3
4'use strict';

Callers

nothing calls this directly

Calls 5

timerifyFunction · 0.85
observeMethod · 0.80
disconnectMethod · 0.65
requireFunction · 0.50
nFunction · 0.50

Tested by

no test coverage detected