MCPcopy
hub / github.com/jabbany/CommentCoreLibrary / debugger.js

File debugger.js

demo/debugger.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Debugger for demo
2$ = function(a) {
3 return document.getElementById(a);
4};

Callers

nothing calls this directly

Calls 8

clearIntervalFunction · 0.85
bindFunction · 0.85
bindWindowFunction · 0.85
bindTestsFunction · 0.85
bindResizeFunction · 0.85
bindDebuggerFunction · 0.85
addEventListenerMethod · 0.65
$Function · 0.50

Tested by

no test coverage detected