Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ unsafeBeginViewTransaction
Method
unsafeBeginViewTransaction
valdi/src/valdi/runtime/Context/ViewNodeTree.cpp:922–924 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
920
}
921
922
void ViewNodeTree::unsafeBeginViewTransaction() {
923
beginViewTransaction();
924
}
925
926
void ViewNodeTree::unsafeEndViewTransaction() {
927
endViewTransaction(_currentViewTransactionScope, false);
Callers
1
ViewNodeTestsDependencies
Method · 0.80
Calls
no outgoing calls
Tested by
1
ViewNodeTestsDependencies
Method · 0.64