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

  /external/webkit/Source/JavaScriptCore/heap/
MarkedBlock.cpp 48 block->m_allocation.deallocate();
53 , m_allocation(allocation)
MarkedBlock.h 96 PageAllocationAligned m_allocation; member in class:JSC::MarkedBlock
179 return m_allocation.size();
  /external/webkit/Source/JavaScriptCore/wtf/
BumpPointerAllocator.h 102 , m_allocation(allocation)
141 m_allocation.deallocate();
196 PageAllocation m_allocation; member in class:WTF::BumpPointerPool

Completed in 65 milliseconds