Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ UpperCanaryOk
Method
UpperCanaryOk
library/cpp/coroutine/engine/stack/stack.cpp:63–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
bool TStackHolder::UpperCanaryOk() const noexcept {
64
return Allocator_.CheckStackOverride(Stack_.GetAlignedMemory(), Stack_.GetSize());
65
}
66
67
}
Callers
3
SwitchTo
Method · 0.80
BasicOperations
Function · 0.80
WriteStack
Function · 0.80
Calls
2
GetAlignedMemory
Method · 0.45
GetSize
Method · 0.45
Tested by
no test coverage detected