Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ print_js_stack
Function
print_js_stack
deps/v8/tools/windbg.js:330–332 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
328
}
329
330
function
print_js_stack() {
331
make_call(
"_v8_internal_Print_StackTrace()"
);
332
}
333
334
function
set_user_js_bp() {
335
let
ctl = host.namespace.Debugger.Utility.Control;
Callers
nothing calls this directly
Calls
1
make_call
Function · 0.85
Tested by
no test coverage detected