($0,$1,$2)
| 35765 | return; |
| 35766 | } |
| 35767 | function _ctimestampFunc($0,$1,$2) { |
| 35768 | $0 = $0|0; |
| 35769 | $1 = $1|0; |
| 35770 | $2 = $2|0; |
| 35771 | var label = 0, sp = 0; |
| 35772 | sp = STACKTOP; |
| 35773 | _datetimeFunc($0,0,0); |
| 35774 | return; |
| 35775 | } |
| 35776 | function _cdateFunc($0,$1,$2) { |
| 35777 | $0 = $0|0; |
| 35778 | $1 = $1|0; |
nothing calls this directly
no test coverage detected
searching dependent graphs…