Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ onTitleChanged
Method
onTitleChanged
tools/xsbug-log/xsbug-machine.js:366–370 ·
view source on GitHub ↗
(title, tag)
Source
from the content-addressed store, hash-verified
364
}
365
}
366
onTitleChanged(title, tag) {
367
this.tag = tag;
368
this.title = title;
369
this.doGo();
370
}
371
onViewChanged(view, items) {
372
}
373
Callers
2
onEndElement
Method · 0.95
DebugBehavior.js
File · 0.45
Calls
1
doGo
Method · 0.95
Tested by
no test coverage detected