Searched refs:heap_end (Results 1 – 1 of 1) sorted by relevance
372 byte* heap_end = continuous_spaces_.back()->Limit(); in Heap() local373 size_t heap_capacity = heap_end - heap_begin; in Heap()