Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
onEndElement
Method · 0.95
DebugBehavior.js
File · 0.45
Calls
1
doGo
Method · 0.95
Tested by
no test coverage detected