Bug 188366 - Use a more specific PtrTag for PlatformRegisters PC and LR.
Summary: Use a more specific PtrTag for PlatformRegisters PC and LR.
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-08-06 16:55 PDT by Mark Lam
Modified: 2018-08-07 06:13 PDT (History)
7 users (show)

See Also:


Attachments
proposed patch. (8.09 KB, patch)
2018-08-06 17:01 PDT, Mark Lam
keith_miller: 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-08-06 16:55:00 PDT
<rdar://problem/42984123>
Comment 1 Mark Lam 2018-08-06 17:01:47 PDT
Created attachment 346665 [details]
proposed patch.
Comment 2 Keith Miller 2018-08-06 17:39:12 PDT
Comment on attachment 346665 [details]
proposed patch.

r=me.
Comment 3 Mark Lam 2018-08-07 06:13:09 PDT
Thanks for the review.  Landed in r234649: <http://trac.webkit.org/r234649>.