Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

util: Use primordials.ArrayPrototypeIndexOf instead of mutable method #48586

Merged
merged 1 commit into from
Jul 15, 2023
Merged

util: Use primordials.ArrayPrototypeIndexOf instead of mutable method #48586

merged 1 commit into from
Jul 15, 2023

Commits on Jun 30, 2023

  1. util: use primordials.ArrayPrototypeIndexOf instead of mutable method

    I believe you forgot to use the primordial `ArrayPrototypeIndexOf` in `identicalSequenceRange`
    i dont know if this was intentional but im fixing it anyway :p
    DaisyDogs07 authored and aduh95 committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    29b519e View commit details
    Browse the repository at this point in the history