MCPcopy Index your code
hub / github.com/nodejs/node / test-inspector-console-top-frame.js

File test-inspector-console-top-frame.js

test/parallel/test-inspector-console-top-frame.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3// Verify that the line containing console.log is reported as a top stack frame
4// of the consoleAPICalled notification.

Callers

nothing calls this directly

Calls 7

basenameFunction · 0.85
logMessageFunction · 0.70
connectMethod · 0.65
disconnectMethod · 0.65
requireFunction · 0.50
onceMethod · 0.45
postMethod · 0.45

Tested by

no test coverage detected