Open dsherret opened 1 year ago
https://github.com/denoland/deno_ast/blob/ff2b406fcf7e162d1a6b3df23e26be582b33fe73/src/text_changes.rs#L34
We can pre-allocate this based on the current string length and the text changes.
https://github.com/denoland/deno_ast/blob/ff2b406fcf7e162d1a6b3df23e26be582b33fe73/src/text_changes.rs#L34
We can pre-allocate this based on the current string length and the text changes.