RESOLVED FIXED 184552
Consolidate some PtrTags.
https://bugs.webkit.org/show_bug.cgi?id=184552
Summary Consolidate some PtrTags.
Mark Lam
Reported 2018-04-12 12:08:48 PDT
Consolidate CodeEntryPtrTag and CodeEntryWithArityCheckPtrTag into CodePtrTag. Consolidate NearCallPtrTag and NearJumpPtrTag into NearCodePtrTag.
Attachments
proposed patch. (92.54 KB, patch)
2018-04-12 12:42 PDT, Mark Lam
fpizlo: review+
Radar WebKit Bug Importer
Comment 1 2018-04-12 12:09:17 PDT
Mark Lam
Comment 2 2018-04-12 12:42:05 PDT
Created attachment 337821 [details] proposed patch.
Mark Lam
Comment 3 2018-04-12 13:26:30 PDT
Thanks for the review. Landed in r230592: <http://trac.webkit.org/r230592>.
Note You need to log in before you can comment on or make changes to this bug.