MCPcopy 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

onEndElementMethod · 0.95
DebugBehavior.jsFile · 0.45

Calls 1

doGoMethod · 0.95

Tested by

no test coverage detected