($0,$1,$2)
| 35756 | STACKTOP = sp;return; |
| 35757 | } |
| 35758 | function _ctimeFunc($0,$1,$2) { |
| 35759 | $0 = $0|0; |
| 35760 | $1 = $1|0; |
| 35761 | $2 = $2|0; |
| 35762 | var label = 0, sp = 0; |
| 35763 | sp = STACKTOP; |
| 35764 | _timeFunc($0,0,0); |
| 35765 | return; |
| 35766 | } |
| 35767 | function _ctimestampFunc($0,$1,$2) { |
| 35768 | $0 = $0|0; |
| 35769 | $1 = $1|0; |
nothing calls this directly
no test coverage detected
searching dependent graphs…