Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
369
Runtime* Context::getRuntime() const {
370
return _runtime;
371
}
372
373
const Shared<ValueConvertible>& Context::getComponentContext() const {
374
return _componentContext;
Callers
15
RuntimeWrapper
Method · 0.45
createViewNodeTreeAndContext
Method · 0.45
flushJsQueue
Method · 0.45
TEST_P
Method · 0.45
RuntimeWrapper
Method · 0.45
getRuntime
Function · 0.45
getViewNodeTree
Function · 0.45
onRuntimeReady
Method · 0.45
createContext
Method · 0.45
callOnJsThread
Method · 0.45
callSyncWithJsThread
Method · 0.45
unloadAllJsModules
Method · 0.45
Calls
no outgoing calls
Tested by
5
RuntimeWrapper
Method · 0.36
createViewNodeTreeAndContext
Method · 0.36
flushJsQueue
Method · 0.36
TEST_P
Method · 0.36
RuntimeWrapper
Method · 0.36