Home | History | Annotate | Download | only in collector

Lines Matching refs:AllocateInSkippedBlock

3256 mirror::Object* ConcurrentCopying::AllocateInSkippedBlock(Thread* const self, size_t alloc_size) {
3301 // FillWithDummyObject -> Mark(IntArray.class) -> Copy -> AllocateInSkippedBlock.
3346 to_ref = AllocateInSkippedBlock(self, region_space_alloc_size);