Summary: | [Qt] Add API for reporting additional memory cost of JavaScript objects | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Kent Hansen <kent.hansen> | ||||
Component: | JavaScriptCore | Assignee: | Kent Hansen <kent.hansen> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | commit-queue, jedrzej.nowacki | ||||
Priority: | P2 | Keywords: | Qt | ||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | PC | ||||||
OS: | All | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 31863 | ||||||
Attachments: |
|
Description
Kent Hansen
2010-03-26 03:24:56 PDT
Created attachment 51723 [details] Proposed patch This uses JSC API from JSBasePrivate.h, but see the discussion at https://lists.webkit.org/pipermail/squirrelfish-dev/2010-March/000097.html why this is OK. Look good to me :-) Comment on attachment 51723 [details] Proposed patch Clearing flags on attachment: 51723 Committed r56689: <http://trac.webkit.org/changeset/56689> All reviewed patches have been landed. Closing bug. |