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

/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DThreadState.h241 void inline increaseAllocatedSpace(size_t newAllocatedSpace) argument
243 m_totalAllocatedSpace += newAllocatedSpace;

Completed in 204 milliseconds