MCPcopy 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

onANRMethod · 0.45
operator()Method · 0.45
doCallMethod · 0.45
operator()Method · 0.45
onCompleteMethod · 0.45
cancelMethod · 0.45
resolveParentContextFunction · 0.45
operator()Method · 0.45
runtimeOutputLogMethod · 0.45
runtimePostMessageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected