This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
pdf.js
Watch
1
Star
0
Fork
You've already forked pdf.js
0
mirror of
https://github.com/mozilla/pdf.js.git
synced
2025-04-19 14:48:08 +02:00
Code
Activity
20743
commits
1
branch
93
tags
292
MiB
master
Commit graph
1 commit
Author
SHA1
Message
Date
Jonas Jenwald
4ce5e520fb
Add different code-paths to
{CMap, ToUnicodeMap}.charCodeOf
depending on length, since
Array.prototype.indexOf
can be extremely inefficient for very large arrays (issue 8372)
...
Fixes 8372.
2017-05-24 19:47:04 +02:00