Bug 190030 - JITMathIC should not use integer offsets into machine code.
Summary: JITMathIC should not use integer offsets into machine code.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-09-26 22:55 PDT by Mark Lam
Modified: 2018-09-27 09:58 PDT (History)
8 users (show)

See Also:


Attachments
proposed patch. (4.23 KB, patch)
2018-09-26 23:01 PDT, Mark Lam
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2018-09-26 22:55:46 PDT
<rdar://problem/44803307>
Comment 1 Mark Lam 2018-09-26 23:01:43 PDT
Created attachment 350949 [details]
proposed patch.
Comment 2 Mark Lam 2018-09-27 09:30:40 PDT
Comment on attachment 350949 [details]
proposed patch.

Thanks for the review.  Landing now.
Comment 3 WebKit Commit Bot 2018-09-27 09:58:33 PDT
Comment on attachment 350949 [details]
proposed patch.

Clearing flags on attachment: 350949

Committed r236554: <https://trac.webkit.org/changeset/236554>
Comment 4 WebKit Commit Bot 2018-09-27 09:58:35 PDT
All reviewed patches have been landed.  Closing bug.