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

  /external/chromium_org/third_party/WebKit/Source/platform/heap/
ThreadState.h 302 bool isAllocationAllowed() const { return !isAtSafePoint() && !m_noAllocationCount; }
Heap.h     [all...]
HeapTest.cpp     [all...]

Completed in 74 milliseconds