[Webkit-unassigned] [Bug 111308] [v8] add isolate parameter to heap statistics calls

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 4 06:43:44 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=111308


jochen at chromium.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #191219|review?                     |review-
               Flag|                            |




--- Comment #5 from jochen at chromium.org  2013-03-04 06:46:08 PST ---
(From update of attachment 191219)
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::

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list