Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alignoth/alignoth
/ optimize
Method
optimize
resources/vega-lite.min.js:9943–9947 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
9941
}
9942
class
Md extends jd {
9943
optimize(e) {
9944
this.run(e);
9945
for
(
const
t of e.children) this.optimize(t);
9946
return
this.modifiedFlag;
9947
}
9948
}
9949
class
Rd extends Md {
9950
mergeNodes(e, t) {
Callers
nothing calls this directly
Calls
1
run
Method · 0.45
Tested by
no test coverage detected