Searched refs:kNewNativeDiscountFactor (Results 1 – 1 of 1) sorted by relevance
4179 static constexpr size_t kNewNativeDiscountFactor = 2; variable4202 size_t weighted_native_bytes = new_native_bytes / kNewNativeDiscountFactor in NativeMemoryOverTarget()4210 add_bytes_allowed / kNewNativeDiscountFactor); in NativeMemoryOverTarget()