Searched refs:kVerifyObjectAllocationStackSize (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/
H A Dheap.cc127 static constexpr size_t kVerifyObjectAllocationStackSize = 16 * KB / member in namespace:art::gc
246 : (kVerifyObjectSupport > kVerifyObjectModeFast) ? kVerifyObjectAllocationStackSize :

Completed in 350 milliseconds