Home | Sort by relevance Sort by last modified time |
/external/webkit/Source/JavaScriptCore/wtf/ | |
BumpPointerAllocator.h | 102 , m_allocation(allocation) 141 m_allocation.deallocate(); 196 PageAllocation m_allocation; member in class:WTF::BumpPointerPool |
/external/webkit/Source/JavaScriptCore/heap/ | |
MarkedBlock.h | 96 PageAllocationAligned m_allocation; member in class:JSC::MarkedBlock 179 return m_allocation.size(); |