Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dmemory-allocator.cc347 void* address_hint = nullptr; in AllocateUninitializedChunk() local
349 void* address_hint = AlignedAddress(isolate_->heap()->GetRandomMmapAddr(), in AllocateUninitializedChunk()
359 executable, address_hint, &reservation); in AllocateUninitializedChunk()