Searched refs:native_need_to_run_finalization_ (Results 1 – 2 of 2) sorted by relevance
157 native_need_to_run_finalization_(false), in Heap()3289 native_need_to_run_finalization_ = true; in GrowForUtilization()3591 if (native_need_to_run_finalization_) { in RegisterNativeAllocation()3594 native_need_to_run_finalization_ = false; in RegisterNativeAllocation()3617 native_need_to_run_finalization_ = false; in RegisterNativeAllocation()
1010 bool native_need_to_run_finalization_; variable