MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / allow

Method allow

test/core/test_exceptions_simplify_cfg.cpp:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11
12struct Before {
13 bool allow() { return true; }
14
15 std::string m_assertionInfo;
16};

Callers 1

runtestFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected