HomeSort by relevance Sort by last modified time
    Searched refs:start_holes_size (Results 1 - 2 of 2) sorted by null

  /external/v8/src/heap/
gc-tracer.cc 66 start_holes_size(0),
162 current_.start_holes_size = CountTotalHolesSize(heap_);
493 current_.start_holes_size, current_.end_holes_size,
617 current_.start_holes_size, current_.end_holes_size,
    [all...]
gc-tracer.h 252 intptr_t start_holes_size; member in class:v8::internal::GCTracer::Event

Completed in 65 milliseconds