Home
last modified time | relevance | path

Searched defs:kAllocationGranularity (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/heap/cppgc/
Dglobals.h35 constexpr size_t kAllocationGranularity = 8; variable
/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc_constants.h18 static const size_t kAllocationGranularity = sizeof(void*); variable
/external/v8/src/heap/
Dobject-start-bitmap.h21 static constexpr size_t kAllocationGranularity = kTaggedSize; variable