RESOLVED FIXED 111308
[v8] add isolate parameter to heap statistics calls
https://bugs.webkit.org/show_bug.cgi?id=111308
Summary [v8] add isolate parameter to heap statistics calls
Dan Carney
Reported 2013-03-04 06:10:29 PST
[v8] add isolate parameter to heap statistics calls
Attachments
Patch (8.81 KB, patch)
2013-03-04 06:11 PST, Dan Carney
no flags
Patch (3.83 KB, patch)
2013-03-04 06:46 PST, Dan Carney
no flags
Dan Carney
Comment 1 2013-03-04 06:11:42 PST
Early Warning System Bot
Comment 2 2013-03-04 06:30:56 PST
Early Warning System Bot
Comment 3 2013-03-04 06:34:31 PST
Build Bot
Comment 4 2013-03-04 06:41:31 PST
jochen
Comment 5 2013-03-04 06:46:08 PST
Comment on attachment 191219 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=191219&action=review > Source/WebCore/inspector/InspectorMemoryAgent.cpp:207 > + ScriptGCEvent::getHeapSize(v8::Isolate::GetCurrent(), info); everything from here on is WebCore and can't depend directly on v8::
Dan Carney
Comment 6 2013-03-04 06:46:56 PST
jochen
Comment 7 2013-03-04 06:49:00 PST
Comment on attachment 191230 [details] Patch ok
WebKit Review Bot
Comment 8 2013-03-04 13:04:09 PST
Comment on attachment 191230 [details] Patch Clearing flags on attachment: 191230 Committed r144661: <http://trac.webkit.org/changeset/144661>
WebKit Review Bot
Comment 9 2013-03-04 13:04:13 PST
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.