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

/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DHeap.cpp639 ensureCurrentAllocation(allocationSize, gcInfo);
665 void ThreadHeap<Header>::ensureCurrentAllocation(size_t minSize, const GCInfo* gcInfo) function in class:blink::ThreadHeap
H A DHeap.h916 void ensureCurrentAllocation(size_t, const GCInfo*);

Completed in 89 milliseconds