(threw, value)
| 5782 | } |
| 5783 | |
| 5784 | function setThrew(threw, value) { |
| 5785 | threw = threw|0; |
| 5786 | value = value|0; |
| 5787 | if ((__THREW__|0) == 0) { |
| 5788 | __THREW__ = threw; |
| 5789 | threwValue = value; |
| 5790 | } |
| 5791 | } |
| 5792 | |
| 5793 | function setTempRet0(value) { |
| 5794 | value = value|0; |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…