($format, $varargs)
| 40381 | return $$0 | 0; //@line 593 |
| 40382 | } |
| 40383 | function _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 | } |
| 40396 | function __ZNKSt3__120__time_get_c_storageIcE3__rEv($this) { |
| 40397 | $this = $this | 0; |
| 40398 | if (!(HEAP8[1904] | 0)) { |
no test coverage detected