DEBSOURCES
Skip Quicknav
sources / emscripten / 2.0.12~dfsg-2 / tests / pthread / test_safe_stack.js
12345
Module['onAbort'] = function (what) { if (what == 'stack overflow') { reportResultToServer(1); } }