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