MCPcopy Create free account
hub / github.com/Snapchat/Valdi / runOnJsThread

Method runOnJsThread

valdi_core/generated-src/ts/valdi_core.ts:164–164  ·  view source on GitHub ↗
(runnable: any)

Source from the content-addressed store, hash-verified

162 destroyNativeObjectsManager(nativeObjectsManager: JSRuntimeNativeObjectsManager): void;
163 createWorker(): JSRuntime;
164 runOnJsThread(runnable: any): void;
165}
166
167export interface ValdiCore_statics {

Callers 7

getWorkerMethod · 0.65
notifyInsetsChangedMethod · 0.65
notifyDarkModeChangedMethod · 0.65
runOnJsThreadMethod · 0.65
runOnJsThreadMethod · 0.65

Implementers 3

CppProxyvaldi_core/generated-src/java/com/snap
JSRuntimevaldi_core/generated-src/java/com/snap
JavaScriptRuntimevaldi/src/valdi/runtime/JavaScript/Jav

Calls

no outgoing calls

Tested by

no test coverage detected