MCPcopy Create free account
hub / github.com/WAVM/WAVM / beginTxn

Method beginTxn

Lib/ObjectCache/ObjectCache.cpp:170–186  ·  view source on GitHub ↗

Begins a transaction. Throws a Database::Exception if there are too many concurrent readers. All other errors are fatal.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

initMethod · 0.80
tryGetCachedObjectMethod · 0.80
addCachedObjectMethod · 0.80
dumpMethod · 0.80
evictLRUMethod · 0.80

Calls 3

mdb_txn_beginFunction · 0.85
mdb_env_set_mapsizeFunction · 0.85
ExceptionClass · 0.70

Tested by

no test coverage detected