Home | History | Annotate | Download | only in src

Lines Matching refs:Clear

197   allocation_list_.Clear();
212 free_list_.Clear();
331 chunks_.Clear();
332 free_chunk_ids_.Clear();
634 accounting_stats_.Clear();
693 accounting_stats_.Clear();
853 // Sequentially clear remembered set of new pages and and cache the
1340 // heap_histograms is shared, always clear it before using it.
1347 #define CLEAR_HISTOGRAM(name) heap_histograms[name].clear();
1351 js_spill_information.Clear();
1448 allocated_histogram_[i].clear();
1449 promoted_histogram_[i].clear();
1799 // Clear the free list before a full GC---it will be rebuilt afterward.
1825 // p->mc_relocation_top after the call to Free (because Free will clear
1972 void Clear() {
2002 for (int i = 0; i < kMaxComments; i++) comments_statistics[i].Clear();
2281 // Clear the free list before a full GC---it will be rebuilt afterward.
2599 // Set the object address and size in the page header and clear its
2603 // Clear the low order bit of the second word in the page to flag it as a
2605 // low order bit should already be clear.
2666 // Clear the normal remembered set region of the page;
2670 // Clear the extra remembered set.