RESOLVED FIXED 100487
Memory instrumentation: do not report memory occupied by v8::String
https://bugs.webkit.org/show_bug.cgi?id=100487
Summary Memory instrumentation: do not report memory occupied by v8::String
Yury Semikhatsky
Reported 2012-10-26 02:50:54 PDT
These objects are allocated on V8's heap and already counted as part of it.
Attachments
Patch (1.42 KB, patch)
2012-10-26 02:54 PDT, Yury Semikhatsky
no flags
Yury Semikhatsky
Comment 1 2012-10-26 02:54:56 PDT
Ilya Tikhonovsky
Comment 2 2012-10-26 02:55:43 PDT
Comment on attachment 170860 [details] Patch lgtm
Alexander Pavlov (apavlov)
Comment 3 2012-10-26 03:25:34 PDT
Comment on attachment 170860 [details] Patch rs=me
WebKit Review Bot
Comment 4 2012-10-26 03:51:00 PDT
Comment on attachment 170860 [details] Patch Clearing flags on attachment: 170860 Committed r132605: <http://trac.webkit.org/changeset/132605>
WebKit Review Bot
Comment 5 2012-10-26 03:51:04 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.