Bug 190070

Summary: ByValInfo should not use integer offsets.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: fpizlo, keith_miller, msaboff, rmorisset, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch. saam: review+

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>.