• Robert Knight's avatar
    Use maps for PDF text and anchoring caches · ecb9b47c
    Robert Knight authored
    Using maps is a little faster and avoids the need for `hasOwnProperty`
    checks. The quote position cache has been converted to a single level
    map as this is more ergonomic to work with and the second level maps
    almost always had exactly one entry in them.
    ecb9b47c
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
test-util Loading commit data...
types Loading commit data...
.eslintrc Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...