Home
last modified time | relevance | path

Searched defs:existing_reservation (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/init/
Disolate-allocator.cc77 base::AddressRegion existing_reservation; in InitializeOncePerProcess() local
/third_party/node/deps/v8/src/utils/
Dallocation.cc353 const ReservationParams& params, base::AddressRegion existing_reservation) { in InitReservation()