()
| 25643 | } |
| 25644 | } |
| 25645 | __destroy_into_raw() { |
| 25646 | const ptr = this.__wbg_ptr; |
| 25647 | this.__wbg_ptr = 0; |
| 25648 | TiktokenFinalization.unregister(this); |
| 25649 | return ptr; |
| 25650 | } |
| 25651 | free() { |
| 25652 | if (wasm == null) throw new Error("tiktoken: WASM binary has not been propery initialized."); |
| 25653 | const ptr = this.__destroy_into_raw(); |