Bug 190070 - ByValInfo should not use integer offsets.
Summary: ByValInfo should not use integer offsets.
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-27 21:51 PDT by Mark Lam
Modified: 2018-09-27 22:07 PDT (History)
7 users (show)

See Also:


Attachments
proposed patch. (12.66 KB, patch)
2018-09-27 21:59 PDT, Mark Lam
saam: review+
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-27 21:51:15 PDT
<rdar://problem/44803430>
Comment 1 Mark Lam 2018-09-27 21:59:21 PDT
Created attachment 351053 [details]
proposed patch.
Comment 2 Saam Barati 2018-09-27 22:02:32 PDT
Comment on attachment 351053 [details]
proposed patch.

r=me
Comment 3 Mark Lam 2018-09-27 22:07:38 PDT
Thanks for the review.  Landed in r236587: <http://trac.webkit.org/r236587>.