Home | History | Annotate | Download | only in gc

Lines Matching refs:heap_end

480       // Add the space so its accounted for in the heap_begin and heap_end.
506 uint8_t* heap_end = continuous_spaces_.back()->Limit();
507 size_t heap_capacity = heap_end - heap_begin;