Searched defs:newThreshold (Results 1 – 4 of 4) sorted by relevance
181 void HeuristicGCPolicy::SetNativeHeapThreshold(size_t newThreshold) in SetNativeHeapThreshold()
99 auto newThreshold = Heap::GetHeap().GetNativeHeapThreshold(); in HWTEST_F_L0() local
251 void HeapImpl::SetNativeHeapThreshold(size_t newThreshold) in SetNativeHeapThreshold()
289 inline void SetStrLenThreshold(JSThread *thread, uint32_t newThreshold) in SetStrLenThreshold()