Home
last modified time | relevance | path

Searched refs:worklist_name (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/heap/
Dmark-compact.h555 void PrintWorklist(const char* worklist_name,
Dmark-compact.cc3421 const char* worklist_name, ConcurrentMarkingWorklist* worklist) { in PrintWorklist() argument
3438 PrintF("Worklist %s: %d\n", worklist_name, total_count); in PrintWorklist()