MCPcopy
hub / github.com/opentrace/opentrace / quit_

Function quit_

ui/public/lbug_wasm_worker.js:1572–1574  ·  view source on GitHub ↗
(status, toThrow)

Source from the content-addressed store, hash-verified

1570 var arguments_ = [];
1571 var thisProgram = './this.program';
1572 var quit_ = (status, toThrow) => {
1573 throw toThrow;
1574 };
1575 if (typeof __filename != 'undefined') {
1576 _scriptName = __filename;
1577 } else if (ENVIRONMENT_IS_WORKER) {

Callers 2

_proc_exitFunction · 0.85
handleExceptionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected