Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ getContext
Method
getContext
valdi/src/valdi/runtime/JavaScript/JavaScriptTypes.hpp:115–117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
}
114
115
constexpr IJavaScriptContext* getContext() const {
116
return _context;
117
}
118
119
constexpr const T& get() const {
120
return _value;
Callers
15
onANR
Method · 0.45
operator()
Method · 0.45
doCall
Method · 0.45
operator()
Method · 0.45
onComplete
Method · 0.45
cancel
Method · 0.45
resolveParentContext
Function · 0.45
callJsContextHandlerFunction
Method · 0.45
operator()
Method · 0.45
runtimeOutputLog
Method · 0.45
runtimePostMessage
Method · 0.45
runtimeConfigureCallback
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected