Web platform features explorer

Array findLast() and findLastIndex()

Widely available since 2025-02-23
Tags: javascript Groups: JavaScript > Collections > Arrays JavaScript > Collections > Typed arrays

The findLast() and findLastIndex() methods of arrays and typed arrays search an array in reverse order for the first item that satisfies a test function.

Browser support

  • Chrome 97 Released on 2022-01-04
  • Chrome Android 97 Released on 2022-01-04
  • Edge 97 Released on 2022-01-06
  • Firefox 104 Released on 2022-08-23
  • Firefox for Android 104 Released on 2022-08-23
  • Safari 15.4 Released on 2022-03-14
  • Safari on iOS 15.4 Released on 2022-03-14

Usage (according to Chrome Platform Status)

~0.781% of page loads. More data at chromestatus.