added Array.prototype.findLast{Index} and TypeArray.prototype.findLast{index} (initial patch by bnoordhuis)

This commit is contained in:
Fabrice Bellard
2023-12-09 12:33:05 +01:00
parent 177af41665
commit a0570086c6
2 changed files with 62 additions and 17 deletions

View File

@@ -55,7 +55,7 @@ __setter__
AggregateError
align-detached-buffer-semantics-with-web-reality
arbitrary-module-namespace-names=skip
array-find-from-last=skip
array-find-from-last
array-grouping=skip
Array.fromAsync=skip
Array.prototype.at