Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GaijinEntertainment/daScript
/ ReuseCacheGuard
Method
ReuseCacheGuard
src/misc/free_list.cpp:157–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
156
namespace das {
157
ReuseCacheGuard::ReuseCacheGuard() { reuse_cache_push(); }
158
ReuseCacheGuard::~ReuseCacheGuard() { reuse_cache_pop(); }
159
}
Callers
nothing calls this directly
Calls
1
reuse_cache_push
Function · 0.85
Tested by
no test coverage detected