mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-04-20 04:04:03 +02:00
We can avoid a lot of intermediate resizings, by directly allocating the required number of elements for the `map` array.
We can avoid a lot of intermediate resizings, by directly allocating the required number of elements for the `map` array.