Home
last modified time | relevance | path

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

/external/v8/src/
Dplatform-win32.cc890 static const intptr_t kAllocationRandomAddressMin = 0x0000000080000000; in GetRandomAddr() local
893 static const intptr_t kAllocationRandomAddressMin = 0x04000000; in GetRandomAddr()
897 | kAllocationRandomAddressMin; in GetRandomAddr()