Searched refs:has_monitor_operations_ (Results 1 – 1 of 1) sorted by relevance
205 has_monitor_operations_(false) {} in HeapLocationCollector()287 return has_monitor_operations_; in HasMonitorOps()584 has_monitor_operations_ = true; in VisitMonitorOperation()593 bool has_monitor_operations_; // If there are monitor operations. variable