mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-25 01:28:06 +02:00
In many cases in the code you don't actually care about the index itself, but rather just want to know if something exists in a String/Array or if a String starts in a particular way. With modern JavaScript functionality, it's thus possible to remove a number of existing `indexOf` cases. |
||
---|---|---|
.. | ||
fixtures | ||
fixtures_esprima | ||
builder.js | ||
preprocessor2.js | ||
test-fixtures.js | ||
test-fixtures_esprima.js |