Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ Object
Class
Object
valdi/test/runtime/ObjectPool_tests.cpp:16–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
namespace ValdiTest {
15
16
struct Object {
17
Object() = default;
18
19
Value value;
20
};
21
22
void cleanUpObject(Shared<Object>& object) {
23
object->value = Value();
Callers
6
micromatch.js
File · 0.50
compiled.js
File · 0.50
relative-paths.bundle.js
File · 0.50
chunk-vendors.js
File · 0.50
addStylesClient
Function · 0.50
app.js
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected