Home
last modified time | relevance | path

Searched refs:AllocateSegment (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/zone/
Daccounting-allocator.cc77 result = AllocateSegment(bytes); in GetSegment()
86 Segment* AccountingAllocator::AllocateSegment(size_t bytes) { in AllocateSegment() function in v8::internal::AccountingAllocator
Daccounting-allocator.h62 Segment* AllocateSegment(size_t bytes);