Searched refs:totalJSHeapSize (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/page/
H A DMemoryInfo.idl35 readonly attribute unsigned long totalJSHeapSize;
H A DMemoryInfo.h45 size_t totalJSHeapSize() const { return m_totalJSHeapSize; } function in class:WebCore::MemoryInfo

Completed in 141 milliseconds