Bug 217460

Summary: [JSC] Restrict more ptr-tagging and avoid using OperationPtrTag for JIT code
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cdumez, cmarcelo, commit-queue, ews-watchlist, keith_miller, mark.lam, msaboff, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 217502    
Bug Blocks:    
Attachments:
Description Flags
Patch saam: review+

Yusuke Suzuki
Reported 2020-10-07 18:12:47 PDT
[JSC] Restrict more ptr-tagging and avoid using OperationPtrTag for JIT code
Attachments
Patch (40.94 KB, patch)
2020-10-07 18:16 PDT, Yusuke Suzuki
saam: review+
Yusuke Suzuki
Comment 1 2020-10-07 18:16:42 PDT
Mark Lam
Comment 2 2020-10-07 18:49:16 PDT
Comment on attachment 410806 [details] Patch r=me too. As per offline conversation, please remove extra () around callTarget in LLINT_CALL_END_IMPL, and use a new PtrValuePtrTag for m_putFunction in PutPropertySlot and re-sign as needed.
Yusuke Suzuki
Comment 3 2020-10-07 21:19:05 PDT
Radar WebKit Bug Importer
Comment 4 2020-10-07 21:20:22 PDT
Yusuke Suzuki
Comment 5 2020-10-08 10:56:59 PDT
WebKit Commit Bot
Comment 6 2020-10-08 18:16:49 PDT
Re-opened since this is blocked by bug 217502
Yusuke Suzuki
Comment 7 2020-10-08 22:08:23 PDT
Note You need to log in before you can comment on or make changes to this bug.