Skip to content

util: Use `primordials.ArrayPrototypeIndexOf` instead of mutable method

Rodrigo Muino Tomonari requested to merge github/fork/DaisyDogs07/main into main

Found a part of identicalSequenceRange that uses a mutable method Changed it to use the primordial instead

Merge request reports

Loading