Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/utils/
Dallocation.cc457 const size_t allocatable_size = in InitReservation() local
461 size_ = allocatable_base + allocatable_size - base_; in InitReservation()
463 params.page_allocator, allocatable_base, allocatable_size, in InitReservation()