Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
onANR
Method · 0.45
attachRefCountablePtrToArrayBuffer
Function · 0.45
needsJsContextHandler
Method · 0.45
doCallComponentFunction
Method · 0.45
callJsContextHandlerFunction
Method · 0.45
runtimeTakeElementSnapshot
Method · 0.45
loadJsModule
Method · 0.45
runtimePopCurrentContext
Method · 0.45
callModuleFunction
Method · 0.45
onModuleLoaded
Method · 0.45
unloadAllModules
Method · 0.45
unloadNextUnusedModule
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected