Bug 113787
Summary: | [JSC] Web Inspector: native memory instrumentation for JSC external resources | ||
---|---|---|---|
Product: | WebKit | Reporter: | Yury Semikhatsky <yurys> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | apavlov, jberlin, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Yury Semikhatsky
In case of V8 we iterate through all external strings/arrays to estimate their memory footprint. The same mechanics should be implemented for JSC bindings.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jessie Berlin
We are going to take an entirely different approach with this. See http://trac.webkit.org/changeset/148921