Bug 201577 - performJITMemcpy() source buffer should not be in the Gigacage.
Summary: performJITMemcpy() source buffer should not be in the Gigacage.
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: 201570
Blocks:
  Show dependency treegraph
 
Reported: 2019-09-07 02:06 PDT by Mark Lam
Modified: 2019-09-07 08:03 PDT (History)
10 users (show)

See Also:


Attachments
proposed patch. (6.24 KB, patch)
2019-09-07 02:16 PDT, Mark Lam
no flags Details | Formatted Diff | Diff
proposed patch. (6.24 KB, patch)
2019-09-07 03:31 PDT, Mark Lam
msaboff: 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 2019-09-07 02:06:11 PDT
...
Comment 1 Radar WebKit Bug Importer 2019-09-07 02:06:45 PDT
<rdar://problem/55142606>
Comment 2 Mark Lam 2019-09-07 02:16:34 PDT
Created attachment 378287 [details]
proposed patch.

Let's try this on the EWS first.
Comment 3 Mark Lam 2019-09-07 03:31:32 PDT
Created attachment 378290 [details]
proposed patch.
Comment 4 Michael Saboff 2019-09-07 07:00:01 PDT
Comment on attachment 378290 [details]
proposed patch.

r=me
Comment 5 Mark Lam 2019-09-07 08:03:00 PDT
Thanks for the review.  Landed in r249613: <http://trac.webkit.org/r249613>.