Bug 229355 - [JSC] Enable Array#findLast method
Summary: [JSC] Enable Array#findLast method
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-08-20 15:07 PDT by Yusuke Suzuki
Modified: 2021-08-21 05:11 PDT (History)
9 users (show)

See Also:


Attachments
Patch (1.54 KB, patch)
2021-08-20 15:07 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (12.66 KB, patch)
2021-08-20 17:38 PDT, Yusuke Suzuki
saam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2021-08-20 15:07:13 PDT
[JSC] Enable Array#findLast method
Comment 1 Yusuke Suzuki 2021-08-20 15:07:44 PDT
Created attachment 436033 [details]
Patch
Comment 2 Yusuke Suzuki 2021-08-20 15:08:38 PDT
Possibly, some LayoutTests need to be rebaselined because of new method. I'll just collect it from EWS.
Comment 3 Yusuke Suzuki 2021-08-20 17:38:53 PDT
Created attachment 436048 [details]
Patch
Comment 4 Saam Barati 2021-08-20 18:09:30 PDT
Comment on attachment 436048 [details]
Patch

r=me
Comment 5 Yusuke Suzuki 2021-08-21 05:10:21 PDT
Committed r281369 (240784@main): <https://commits.webkit.org/240784@main>
Comment 6 Radar WebKit Bug Importer 2021-08-21 05:11:18 PDT
<rdar://problem/82202101>