Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ postInit
Method
postInit
valdi/src/valdi/runtime/RuntimeManager.cpp:148–150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
146
fullTeardown();
147
}
148
149
void RuntimeManager::postInit() {
150
registerModuleFactoriesProvider(ModuleFactoryRegistry::sharedInstance());
151
}
152
153
void RuntimeManager::fullTeardown() {
Callers
3
createDebuggerService
Function · 0.45
RuntimeManager
Method · 0.45
createRuntime
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected