Searched refs:stop_for_native_allocs_ (Results 1 – 2 of 2) sorted by relevance
1628 const size_t stop_for_native_allocs_; variable
394 stop_for_native_allocs_(stop_for_native_allocs), in Heap()4226 && current_native_bytes > stop_for_native_allocs_) { in CheckGCForNative()