MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / onBroken

Method onBroken

tools/xsbug-log/xsbug-machine.js:320–322  ·  view source on GitHub ↗
(path, line, text)

Source from the content-addressed store, hash-verified

318 // INTERNAL EVENTS
319
320 onBroken(path, line, text) {
321 this.doGo();
322 }
323 onBubbled(path, line, id, flags, message) {
324 }
325 onEval(path, source) {

Callers 2

onEndElementMethod · 0.95
DebugBehavior.jsFile · 0.45

Calls 1

doGoMethod · 0.95

Tested by

no test coverage detected