Searched refs:AllocationMode (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/heap/
H A Dspaces.h1199 enum AllocationMode { enum in class:v8::internal::MemoryAllocator
1240 // Allocates a Page from the allocator. AllocationMode is used to indicate
1243 template <MemoryAllocator::AllocationMode alloc_mode = kRegular,
H A Dspaces.cc957 template <MemoryAllocator::AllocationMode alloc_mode, typename SpaceType>

Completed in 1633 milliseconds