Searched defs:m_allocation (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/wtf/
H A DBumpPointerAllocator.h102 , m_allocation(allocation)
141 m_allocation.deallocate();
196 PageAllocation m_allocation; member in class:WTF::BumpPointerPool
/external/webkit/Source/JavaScriptCore/heap/
H A DMarkedBlock.h96 PageAllocationAligned m_allocation; member in class:JSC::MarkedBlock
179 return m_allocation.size();

Completed in 106 milliseconds