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

  /external/chromium_org/third_party/WebKit/Source/platform/heap/
Heap.cpp 655 setAllocationPoint(entry->address(), entry->size());
673 setAllocationPoint(0, 0);
    [all...]
Heap.h 909 void setAllocationPoint(Address point, size_t size)
    [all...]

Completed in 68 milliseconds