Home
last modified time | relevance | path

Searched refs:mallocStatistics (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/PerformanceTests/resources/
Drunner.js104 var stats = window.internals.mallocStatistics();
/external/chromium_org/third_party/WebKit/Source/core/testing/
DInternals.h273 PassRefPtr<MallocStatistics> mallocStatistics() const;
DInternals.idl233 MallocStatistics mallocStatistics();
DInternals.cpp2051 PassRefPtr<MallocStatistics> Internals::mallocStatistics() const in mallocStatistics() function in WebCore::Internals