HomeSort by relevance Sort by last modified time
    Searched refs:IsOnAllocStack (Results 1 - 2 of 2) sorted by null

  /art/runtime/gc/collector/
concurrent_copying.h 171 bool IsOnAllocStack(mirror::Object* ref) SHARED_REQUIRES(Locks::mutator_lock_);
concurrent_copying.cc 679 collector_->IsOnAllocStack(ref)))
757 collector->IsOnAllocStack(obj)))
    [all...]

Completed in 41 milliseconds