Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ continue
Method
continue
tools/testmc/commodettoChecksumOut.js:66–71 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
64
this.#continue = false;
65
}
66
continue() {
67
if
(this.#show)
68
this.#show.continue();
69
70
this.#continue = true
71
}
72
adaptInvalid(r) {
73
if
(this.#full)
74
r.set(0, 0, this.width, this.height);
Callers
nothing calls this directly
Calls
1
continue
Method · 0.65
Tested by
no test coverage detected