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

Method test_exceptions_std

test/test_core.py:1452–1454  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1450
1451 @with_all_eh_sjlj
1452 def test_exceptions_std(self):
1453 self.clear_setting('SAFE_HEAP')
1454 self.do_core_test('test_exceptions_std.cpp')
1455
1456 @with_all_eh_sjlj
1457 def test_exceptions_alias(self):

Callers

nothing calls this directly

Calls 2

do_core_testMethod · 0.95
clear_settingMethod · 0.80

Tested by

no test coverage detected