Home | History | Annotate | Download | only in cctest

Lines Matching full:gc_after

11679       int gc_after = gc_count_;
11680 gc_during_regexp_ += gc_after - gc_before;
11789 int gc_after = gc_count_;
11790 gc_during_apply_ += gc_after - gc_before;