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

Improve js_array_lastIndexOf and friends #359

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

chqrlie
Copy link
Collaborator

@chqrlie chqrlie commented Apr 7, 2024

  • special case fast arrays in js_array_lastIndexOf
  • simplify js_array_indexOf and js_array_includes for consistency.

- special case fast arrays in `js_array_lastIndexOf`
- simplify `js_array_indexOf` and `js_array_includes` for consistency.
@chqrlie chqrlie merged commit 6d801de into quickjs-ng:master Apr 8, 2024
46 checks passed
@chqrlie chqrlie deleted the improve-js-array-lastindexof branch April 8, 2024 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants