Home | History | Annotate | Download | only in heap

Lines Matching full:pass_isolate

1448                              GCType gc_type_filter, bool pass_isolate = true);
1452 GCType gc_type_filter, bool pass_isolate = true);
1595 bool pass_isolate)
1596 : callback(callback), gc_type(gc_type), pass_isolate(pass_isolate) {}
1604 bool pass_isolate;