Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ DeleteContext
Function
DeleteContext
engine/dlib/src/dlib/buffer.cpp:85–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
void DeleteContext()
86
{
87
delete g_BufferContext;
88
g_BufferContext = 0;
89
}
90
91
static void FreeMetadata(Buffer* buffer)
92
{
Callers
4
TearDown
Method · 0.50
TearDown
Method · 0.50
TearDown
Method · 0.50
TearDown
Method · 0.50
Calls
no outgoing calls
Tested by
4
TearDown
Method · 0.40
TearDown
Method · 0.40
TearDown
Method · 0.40
TearDown
Method · 0.40