Bug 213255

Summary: Add a shiftAndAdd() emitter in AssemblyHelpers.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, msaboff, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 213071    
Attachments:
Description Flags
proposed patch.
none
proposed patch. none

Description Mark Lam 2020-06-16 10:58:40 PDT
...
Comment 1 Mark Lam 2020-06-16 21:39:36 PDT
Created attachment 402078 [details]
proposed patch.
Comment 2 Mark Lam 2020-06-16 23:05:31 PDT
Created attachment 402081 [details]
proposed patch.
Comment 3 Michael Saboff 2020-06-17 07:38:29 PDT
Comment on attachment 402081 [details]
proposed patch.

r=me
Comment 4 Mark Lam 2020-06-17 08:34:04 PDT
Comment on attachment 402081 [details]
proposed patch.

Thanks for the review.  Landing now.
Comment 5 EWS 2020-06-17 08:59:53 PDT
Committed r263151: <https://trac.webkit.org/changeset/263151>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 402081 [details].
Comment 6 Radar WebKit Bug Importer 2020-06-17 09:00:25 PDT
<rdar://problem/64450207>
Comment 7 Mark Lam 2020-06-17 11:40:05 PDT
Also landed r263173: <http://trac.webkit.org/r263173> to unbreak the CLoop build.