Searched refs:native_need_to_run_finalization_ (Results 1 – 2 of 2) sorted by relevance
185 native_need_to_run_finalization_(false), in Heap()3567 native_need_to_run_finalization_ = true; in GrowForUtilization()3876 if (native_need_to_run_finalization_) { in RegisterNativeAllocation()3879 native_need_to_run_finalization_ = false; in RegisterNativeAllocation()3902 native_need_to_run_finalization_ = false; in RegisterNativeAllocation()
1142 bool native_need_to_run_finalization_; variable