| additionalPagesInHeap | TestWebKitAPI::MetaAllocatorTest | |
| allocate(size_t sizeInBytes, SanityCheckMode sanityCheckMode=RunSanityCheck) | TestWebKitAPI::MetaAllocatorTest | inline |
| allocator | TestWebKitAPI::MetaAllocatorTest | |
| allocatorDestroyed | TestWebKitAPI::MetaAllocatorTest | |
| allowAllocatePages | TestWebKitAPI::MetaAllocatorTest | |
| basePage | TestWebKitAPI::MetaAllocatorTest | static |
| bytesAllocated() | TestWebKitAPI::MetaAllocatorTest | inline |
| bytesCommitted() | TestWebKitAPI::MetaAllocatorTest | inline |
| byteState(void *address) | TestWebKitAPI::MetaAllocatorTest | inline |
| byteState(uintptr_t address) | TestWebKitAPI::MetaAllocatorTest | inline |
| confirm(MetaAllocatorHandle *handle) | TestWebKitAPI::MetaAllocatorTest | inline |
| confirm(uintptr_t startByte, uintptr_t endByte, bool value) | TestWebKitAPI::MetaAllocatorTest | inline |
| confirmHighWatermark(MetaAllocatorHandle *handle) | TestWebKitAPI::MetaAllocatorTest | inline |
| currentHeapGrowthMode | TestWebKitAPI::MetaAllocatorTest | |
| defaultPagesInHeap | TestWebKitAPI::MetaAllocatorTest | static |
| DontGrowHeap enum value | TestWebKitAPI::MetaAllocatorTest | |
| DontRunSanityCheck enum value | TestWebKitAPI::MetaAllocatorTest | |
| EagerFill enum value | TestWebKitAPI::MetaAllocatorTest | |
| FillAtEnd enum value | TestWebKitAPI::MetaAllocatorTest | |
| ForTestDemandAllocCoalesce enum value | TestWebKitAPI::MetaAllocatorTest | |
| ForTestDemandAllocDontCoalesce enum value | TestWebKitAPI::MetaAllocatorTest | |
| free(MetaAllocatorHandle *handle, SanityCheckMode sanityCheckMode=RunSanityCheck) | TestWebKitAPI::MetaAllocatorTest | inline |
| HeapGrowthMode enum name | TestWebKitAPI::MetaAllocatorTest | |
| memoryMap | TestWebKitAPI::MetaAllocatorTest | |
| notifyFree(void *start, size_t sizeInBytes) | TestWebKitAPI::MetaAllocatorTest | inline |
| pageMap | TestWebKitAPI::MetaAllocatorTest | |
| pageState(uintptr_t page) | TestWebKitAPI::MetaAllocatorTest | inline |
| requestedNumPages | TestWebKitAPI::MetaAllocatorTest | |
| RunSanityCheck enum value | TestWebKitAPI::MetaAllocatorTest | |
| sanityCheck() | TestWebKitAPI::MetaAllocatorTest | inline |
| SanityCheckMode enum name | TestWebKitAPI::MetaAllocatorTest | |
| SetUp() | TestWebKitAPI::MetaAllocatorTest | inlinevirtual |
| TearDown() | TestWebKitAPI::MetaAllocatorTest | inlinevirtual |
| Test() | testing::Test | protected |
| testBestFit(size_t firstSize, size_t step, unsigned numSlots, SanityCheckMode sanityCheckMode) | TestWebKitAPI::MetaAllocatorTest | inline |
| testDemandAllocCoalesce(size_t firstSize, size_t numPages, size_t secondSize) | TestWebKitAPI::MetaAllocatorTest | inline |
| testDemandAllocDontCoalesce(size_t firstSize, size_t numPages, size_t secondSize) | TestWebKitAPI::MetaAllocatorTest | inline |
| testFIFOAlloc(TestFIFOAllocMode mode,...) | TestWebKitAPI::MetaAllocatorTest | inline |
| TestFIFOAllocMode enum name | TestWebKitAPI::MetaAllocatorTest | |
| testFillHeap(size_t sizeInBytes, size_t numAllocations) | TestWebKitAPI::MetaAllocatorTest | inline |
| testOneAlloc(size_t size) | TestWebKitAPI::MetaAllocatorTest | inline |
| testRepeatAllocFree(size_t firstSize,...) | TestWebKitAPI::MetaAllocatorTest | inline |
| testRightAllocation(size_t firstLeftSize, size_t firstRightSize, size_t secondLeftSize, size_t secondRightSize) | TestWebKitAPI::MetaAllocatorTest | inline |
| testShrink(size_t firstSize, size_t secondSize) | TestWebKitAPI::MetaAllocatorTest | inline |
| testSimpleFullCoalesce(size_t firstSize, size_t secondSize, size_t thirdSize) | TestWebKitAPI::MetaAllocatorTest | inline |