Searched refs:ReportsV8MemoryStats (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/task_manager/
H A Dresource_provider.cc39 bool Resource::ReportsV8MemoryStats() const { function in class:task_manager::Resource
H A Dbrowser_process_resource_provider.h49 virtual bool ReportsV8MemoryStats() const OVERRIDE;
H A Drenderer_resource.cc98 bool RendererResource::ReportsV8MemoryStats() const { function in class:task_manager::RendererResource
H A Drenderer_resource.h35 virtual bool ReportsV8MemoryStats() const OVERRIDE;
H A Dbrowser_process_resource_provider.cc107 bool BrowserProcessResource::ReportsV8MemoryStats() const { function in class:task_manager::BrowserProcessResource
H A Dresource_provider.h73 virtual bool ReportsV8MemoryStats() const;
H A Dtask_manager.cc1451 if (!GetResource(index)->ReportsV8MemoryStats())

Completed in 1382 milliseconds