Bug 231465 - Don't branch around register allocation in DFG enumerator get by val and pass in the right LValue type to strictInt52ToJSValue
Summary: Don't branch around register allocation in DFG enumerator get by val and pass...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-08 17:27 PDT by Saam Barati
Modified: 2021-10-11 14:45 PDT (History)
7 users (show)

See Also:


Attachments
patch (7.51 KB, patch)
2021-10-08 17:51 PDT, Saam Barati
ysuzuki: review+
Details | Formatted Diff | Diff
patch (8.41 KB, patch)
2021-10-11 11:28 PDT, Saam Barati
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2021-10-08 17:27:53 PDT
...
Comment 1 Saam Barati 2021-10-08 17:30:03 PDT
<rdar://83876470>
Comment 2 Radar WebKit Bug Importer 2021-10-08 17:30:33 PDT
<rdar://problem/84050410>
Comment 3 Saam Barati 2021-10-08 17:51:54 PDT
Created attachment 440694 [details]
patch
Comment 4 Yusuke Suzuki 2021-10-08 18:04:47 PDT
Comment on attachment 440694 [details]
patch

r=me
Comment 5 Saam Barati 2021-10-11 11:28:29 PDT
Created attachment 440810 [details]
patch
Comment 6 Yusuke Suzuki 2021-10-11 11:32:29 PDT
Comment on attachment 440810 [details]
patch

r=me
Comment 7 EWS 2021-10-11 14:45:37 PDT
Committed r283938 (242797@main): <https://commits.webkit.org/242797@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 440810 [details].