MCPcopy Create free account
hub / github.com/Botloader/botloader / init_v8_platform

Function init_v8_platform

components/vm/src/lib.rs:225–227  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

223);
224
225pub fn init_v8_platform() {
226 JsRuntime::init_platform(None);
227}

Callers 1

runFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected