Home | History | Annotate | Download | only in collector

Lines Matching refs:AllocThreadUnsafe

499     forward_address = promo_dest_space_->AllocThreadUnsafe(self_, object_size, &bytes_allocated,
503 forward_address = to_space_->AllocThreadUnsafe(self_, object_size, &bytes_allocated, nullptr,
549 forward_address = to_space_->AllocThreadUnsafe(self_, object_size, &bytes_allocated, nullptr,
557 forward_address = fallback_space_->AllocThreadUnsafe(self_, object_size, &bytes_allocated,