MCPcopy Create free account
hub / github.com/WasmEdge/WasmEdge / tryOpen

Method tryOpen

test/expected/catch.hpp:14277–14280  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14275 }
14276
14277 void SectionTracker::tryOpen() {
14278 if( !isComplete() )
14279 open();
14280 }
14281
14282 void SectionTracker::addInitialFilters( std::vector<std::string> const& filters ) {
14283 if( !filters.empty() ) {

Callers 1

catch.hppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected