Searched refs:kGlobalActivationThreshold (Results 1 – 2 of 2) sorted by relevance
78 static constexpr size_t kGlobalActivationThreshold = 16 * MB; variable81 static constexpr size_t kGlobalActivationThreshold = 0; variable
147 heap_->GlobalSizeOfObjects() <= kGlobalActivationThreshold; in IsBelowActivationThresholds()