MCPcopy Create free account
hub / github.com/Snapchat/Valdi / empty

Method empty

valdi/src/valdi/runtime/JavaScript/JavaScriptTypes.hpp:154–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152 }
153
154 bool empty() const {
155 return _context == nullptr;
156 }
157
158 T unsafeReleaseValue() {
159 auto value = _value;

Callers 15

onANRMethod · 0.45
needsJsContextHandlerMethod · 0.45
loadJsModuleMethod · 0.45
callModuleFunctionMethod · 0.45
onModuleLoadedMethod · 0.45
unloadAllModulesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected