web-feature: Array findLast() and findLastIndex()

baseline logo Widely available

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.