HomeSort by relevance Sort by last modified time
    Searched refs:ensureCurrentAllocation (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/heap/
Heap.cpp 639 ensureCurrentAllocation(allocationSize, gcInfo);
665 void ThreadHeap<Header>::ensureCurrentAllocation(size_t minSize, const GCInfo* gcInfo)
    [all...]
Heap.h 916 void ensureCurrentAllocation(size_t, const GCInfo*);
    [all...]

Completed in 202 milliseconds