Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/zone/
H A Daccounting-allocator.cc68 if (COMPRESS_ZONES_BOOL) { in AccountingAllocator()
82 if (COMPRESS_ZONES_BOOL && supports_compression) { in AllocateSegment()
109 if (COMPRESS_ZONES_BOOL && supports_compression) { in ReturnSegment()
H A Dzone-compression.h33 COMPRESS_ZONES_BOOL ? size_t{4} * GB : 1;
H A Dzone.h46 return COMPRESS_ZONES_BOOL && supports_compression_; in supports_compression()
/dports/lang/v8/v8-9.6.180.12/src/zone/
H A Daccounting-allocator.cc74 if (COMPRESS_ZONES_BOOL) { in AccountingAllocator()
88 if (COMPRESS_ZONES_BOOL && supports_compression) { in AllocateSegment()
115 if (COMPRESS_ZONES_BOOL && supports_compression) { in ReturnSegment()
H A Dzone-compression.h33 COMPRESS_ZONES_BOOL ? size_t{4} * GB : 1;
H A Dzone.h46 return COMPRESS_ZONES_BOOL && supports_compression_; in supports_compression()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/common/
H A Dglobals.h252 #define COMPRESS_ZONES_BOOL true macro
254 #define COMPRESS_ZONES_BOOL false macro
259 static constexpr bool kCompressGraphZone = COMPRESS_ZONES_BOOL;
/dports/lang/v8/v8-9.6.180.12/src/common/
H A Dglobals.h293 #define COMPRESS_ZONES_BOOL true macro
295 #define COMPRESS_ZONES_BOOL false macro
300 static constexpr bool kCompressGraphZone = COMPRESS_ZONES_BOOL;