MCPcopy Create free account
hub / github.com/nodejs/node / test-debugger-probe-startup-pause.js

File test-debugger-probe-startup-pause.js

test/parallel/test-debugger-probe-startup-pause.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --expose-internals
2// This tests that probe mode ignores pauses until startup has finished binding
3// breakpoints.
4'use strict';

Callers

nothing calls this directly

Calls 4

testStartupPauseHandlingFunction · 0.85
requireFunction · 0.50
pushMethod · 0.45
thenMethod · 0.45

Tested by

no test coverage detected