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

  /external/webkit/Source/JavaScriptCore/wtf/
OSAllocator.h 40 JSGCHeapPages = VM_TAG_FOR_COLLECTOR_MEMORY,
  /external/webkit/Source/JavaScriptCore/heap/
MarkedBlock.cpp 38 PageAllocationAligned allocation = PageAllocationAligned::allocate(blockSize, blockSize, OSAllocator::JSGCHeapPages);

Completed in 2524 milliseconds