MCPcopy Create free account
hub / github.com/GoogleChrome/samples / optimize

Method optimize

examplescript-to-wasm/compiler.js:114–117  ·  view source on GitHub ↗
(module)

Source from the content-addressed store, hash-verified

112 }
113
114 optimize(module) {
115 module.optimize();
116 return module;
117 }
118}

Callers 7

script.jsFile · 0.80
ubFunction · 0.80
HaFunction · 0.80
three.min.jsFile · 0.80
ubFunction · 0.80
HaFunction · 0.80
three.min.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected