Searched refs:GetV8MemoryAllocated (Results 1 – 4 of 4) sorted by relevance
78 virtual size_t GetV8MemoryAllocated() const { return 0; } in GetV8MemoryAllocated() function
49 virtual size_t GetV8MemoryAllocated() const OVERRIDE;
227 FormatBytes(resources_[index]->GetV8MemoryAllocated(), in GetResourceV8MemoryAllocatedSize()459 *result = resources_[index]->GetV8MemoryAllocated(); in GetV8Memory()
115 size_t TaskManagerRendererResource::GetV8MemoryAllocated() const { in GetV8MemoryAllocated() function in TaskManagerRendererResource