Searched refs:large_objects (Results 1 – 2 of 2) sorted by relevance
663 accounting::SpaceBitmap<kLargeObjectAlignment>* large_objects,
2608 accounting::LargeObjectBitmap* large_objects, in MarkAllocStack() argument2621 DCHECK(large_objects != nullptr); in MarkAllocStack()2622 large_objects->Set(obj); in MarkAllocStack()