Home
last modified time | relevance | path

Searched refs:m_allocation (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/JavaScriptCore/wtf/
DBumpPointerAllocator.h102 , m_allocation(allocation) in BumpPointerPool()
141 m_allocation.deallocate(); in destroy()
196 PageAllocation m_allocation; variable
/external/webkit/Source/JavaScriptCore/heap/
DMarkedBlock.cpp48 block->m_allocation.deallocate(); in destroy()
53 , m_allocation(allocation) in MarkedBlock()
DMarkedBlock.h96 PageAllocationAligned m_allocation; variable
179 return m_allocation.size(); in capacity()