(buf)
| 6189 | assert(this.ptr != null); |
| 6190 | assert(currentParser == null); |
| 6191 | this.llhttp.llhttp_free(this.ptr); |
| 6192 | this.ptr = null; |
| 6193 | this.timeout && timers.clearTimeout(this.timeout); |
| 6194 | this.timeout = null; |
| 6195 | this.timeoutValue = null; |
| 6196 | this.timeoutType = null; |