Bug 194316 - [JSC] Use Fast Malloc as much as possible
Summary: [JSC] Use Fast Malloc as much as possible
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-02-05 16:41 PST by Yusuke Suzuki
Modified: 2019-02-21 17:05 PST (History)
10 users (show)

See Also:


Attachments
Patch (28.68 KB, patch)
2019-02-05 16:42 PST, Yusuke Suzuki
mark.lam: review+
Details | Formatted Diff | Diff
Patch (9.33 KB, patch)
2019-02-21 16:06 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2019-02-05 16:41:18 PST
[JSC] Use Fast Malloc as much as possible
Comment 1 Yusuke Suzuki 2019-02-05 16:42:33 PST
Created attachment 361244 [details]
Patch
Comment 2 EWS Watchlist 2019-02-05 16:44:13 PST
This patch modifies the inspector protocol generator. Please ensure that you have rebaselined any generator test results (i.e., by running `Tools/Scripts/run-inspector-generator-tests --reset-results`)
Comment 3 Mark Lam 2019-02-05 16:44:47 PST
Comment on attachment 361244 [details]
Patch

r=me
Comment 4 Yusuke Suzuki 2019-02-05 17:12:59 PST
Comment on attachment 361244 [details]
Patch

Oops, it is OK in JSC, but it causes compile errors in WebKit. Checking...
Comment 5 Yusuke Suzuki 2019-02-21 16:06:37 PST
Created attachment 362660 [details]
Patch
Comment 6 Yusuke Suzuki 2019-02-21 17:04:06 PST
Committed r241923: <https://trac.webkit.org/changeset/241923>
Comment 7 Radar WebKit Bug Importer 2019-02-21 17:05:21 PST
<rdar://problem/48296622>