MCPcopy
hub / github.com/jvilk/BrowserFS / _abort_message

Function _abort_message

test/tests/emscripten/bad_lookup.js:40383–40395  ·  view source on GitHub ↗
($format, $varargs)

Source from the content-addressed store, hash-verified

40381 return $$0 | 0; //@line 593
40382}
40383function _abort_message($format, $varargs) {
40384 $format = $format | 0;
40385 $varargs = $varargs | 0;
40386 var $0 = 0, $list = 0, sp = 0;
40387 sp = STACKTOP; //@line 630
40388 STACKTOP = STACKTOP + 16 | 0; //@line 631
40389 $list = sp; //@line 632
40390 HEAP32[$list >> 2] = $varargs; //@line 633
40391 $0 = HEAP32[636] | 0; //@line 634
40392 _vfprintf($0, $format, $list) | 0; //@line 635
40393 _fputc(10, $0) | 0; //@line 636
40394 _abort(); //@line 637
40395}
40396function __ZNKSt3__120__time_get_c_storageIcE3__rEv($this) {
40397 $this = $this | 0;
40398 if (!(HEAP8[1904] | 0)) {

Calls 3

_vfprintfFunction · 0.70
_fputcFunction · 0.70
_abortFunction · 0.70

Tested by

no test coverage detected