HomeSort by relevance Sort by last modified time
    Searched full:tracefragmentation (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/v8/src/heap/
mark-compact.cc 343 static void TraceFragmentation(PagedSpace* space) {
369 TraceFragmentation(heap()->code_space());
373 TraceFragmentation(heap()->map_space());
374 TraceFragmentation(heap()->cell_space());
375 TraceFragmentation(heap()->property_cell_space());
    [all...]

Completed in 128 milliseconds