mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-06-02 08:10:59 +02:00
With the exception of the first invocation the callback function is unused, which means that a lot of pointless functions may be created. To avoid this we introduce helper functions for simple cases, such as creating `Map`s and `Objects`s.