Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ getJsBridge
Method
getJsBridge
valdi/test/integration/JSBridgeTestFixture.cpp:59–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
Valdi::IJavaScriptBridge* JSBridgeTestFixture::getJsBridge() const {
60
return Valdi::JavaScriptBridge::get(toJSEngineType(GetParam()));
61
}
62
63
} // namespace ValdiTest
Callers
nothing calls this directly
Calls
2
toJSEngineType
Function · 0.85
get
Function · 0.50
Tested by
no test coverage detected