fune/tools/lint/eslint/eslint-plugin-spidermonkey-js
Jan de Mooij f9f4eefdf5 Bug 1839422 part 1 - Change RegExpSearcher interface so it can be used for longer strings. r=iain
Change the interface so that instead of packing the match index and limit in a
single int32 value, we now only return the index and store the match limit in a
field on the context where we can load it from with a separate intrinsic.

This lets us simplify `RegExpReplace` because we don't need separate functions
for short and long strings.

Differential Revision: https://phabricator.services.mozilla.com/D181658
2023-07-31 10:29:00 +00:00
..
lib Bug 1839422 part 1 - Change RegExpSearcher interface so it can be used for longer strings. r=iain 2023-07-31 10:29:00 +00:00
LICENSE
package.json