mirror of
https://github.com/tc39/test262.git
synced 2025-04-08 19:35:28 +02:00
Fix format
This commit is contained in:
parent
5da8030779
commit
ed2addaa73
@ -5,7 +5,7 @@ esid: sec-%typedarray%.prototype.findlastindex
|
||||
description: >
|
||||
Predicate thisArg as F.call( thisArg, kValue, k, O ) for each array entry.
|
||||
info: |
|
||||
%TypedArray%.prototype.findLastIndex ( predicate [ , thisArg ] )
|
||||
%TypedArray%.prototype.findLastIndex ( predicate [ , thisArg ] )
|
||||
|
||||
...
|
||||
5. Let k be len - 1.
|
||||
|
Loading…
x
Reference in New Issue
Block a user