forked from mirrors/gecko-dev
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 |
||
|---|---|---|
| .. | ||
| lib | ||
| LICENSE | ||
| package.json | ||