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

Method getRuntime

valdi/src/valdi/runtime/Context/Context.cpp:369–371  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

367}
368
369Runtime* Context::getRuntime() const {
370 return _runtime;
371}
372
373const Shared<ValueConvertible>& Context::getComponentContext() const {
374 return _componentContext;

Callers 15

RuntimeWrapperMethod · 0.45
flushJsQueueMethod · 0.45
TEST_PMethod · 0.45
RuntimeWrapperMethod · 0.45
getRuntimeFunction · 0.45
getViewNodeTreeFunction · 0.45
onRuntimeReadyMethod · 0.45
createContextMethod · 0.45
callOnJsThreadMethod · 0.45
callSyncWithJsThreadMethod · 0.45
unloadAllJsModulesMethod · 0.45

Calls

no outgoing calls

Tested by 5

RuntimeWrapperMethod · 0.36
flushJsQueueMethod · 0.36
TEST_PMethod · 0.36
RuntimeWrapperMethod · 0.36