Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pallets/werkzeug
/ debugger.js
File
debugger.js
src/werkzeug/debug/shared/debugger.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
docReady(() => {
2
if
(!EVALEX_TRUSTED) {
3
initPinBox();
4
}
Callers
nothing calls this directly
Calls
9
docReady
Function · 0.85
initPinBox
Function · 0.85
createInteractiveConsole
Function · 0.85
addConsoleIconToFrames
Function · 0.85
addEventListenersToElements
Function · 0.85
addToggleFrameTraceback
Function · 0.85
addToggleTraceTypesOnClick
Function · 0.85
addInfoPrompt
Function · 0.85
wrapPlainTraceback
Function · 0.85
Tested by
no test coverage detected