MCPcopy Index your code
hub / github.com/node-inspector/node-inspector / handler

Function handler

front-end/main/Main.js:90–93  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

88 }
89
90 function handler()
91 {
92 WebInspector.actionRegistry.execute(extension.descriptor()["actionId"]);
93 }
94 }
95
96 /**

Callers 2

HandlerRegistry.jsFile · 0.50
ConsoleView.jsFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected