MCPcopy 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
59Valdi::IJavaScriptBridge* JSBridgeTestFixture::getJsBridge() const {
60 return Valdi::JavaScriptBridge::get(toJSEngineType(GetParam()));
61}
62
63} // namespace ValdiTest

Callers

nothing calls this directly

Calls 2

toJSEngineTypeFunction · 0.85
getFunction · 0.50

Tested by

no test coverage detected