Bug 190054 - DFG::OSREntry::m_machineCodeOffset should be a CodeLocation.
Summary: DFG::OSREntry::m_machineCodeOffset should be a CodeLocation.
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 14:12 PDT by Mark Lam
Modified: 2018-09-27 15:33 PDT (History)
8 users (show)

See Also:


Attachments
proposed patch. (5.18 KB, patch)
2018-09-27 14:17 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-27 14:12:18 PDT
<rdar://problem/44803543>
Comment 1 Mark Lam 2018-09-27 14:17:09 PDT
Created attachment 351001 [details]
proposed patch.
Comment 2 Mark Lam 2018-09-27 15:05:56 PDT
Comment on attachment 351001 [details]
proposed patch.

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

Clearing flags on attachment: 351001

Committed r236576: <https://trac.webkit.org/changeset/236576>
Comment 4 WebKit Commit Bot 2018-09-27 15:33:33 PDT
All reviewed patches have been landed.  Closing bug.