Home | History | Annotate | Download | only in gc

Lines Matching refs:cause_

3567       : HeapTask(target_time), cause_(cause), force_full_(force_full) {}
3570 heap->ConcurrentGC(self, cause_, force_full_);
3575 const GcCause cause_;