Searched refs:SLOW_ASSERT (Results 1 – 9 of 9) sorted by relevance
276 #define SLOW_ASSERT(condition) if (EnableSlowAsserts()) CHECK(condition) macro285 #define SLOW_ASSERT(condition) ((void) 0) macro
284 SLOW_ASSERT(Contains(address + offset)); in RecordWrite()
231 SLOW_ASSERT(Heap::InSpace(heap_obj, LO_SPACE)); in InSpace()
4345 SLOW_ASSERT(new_descriptors->IsSortedNoDuplicates()); in CopyInsert()4435 SLOW_ASSERT(IsSortedNoDuplicates()); in Sort()9828 SLOW_ASSERT((this->FindEntry(key) == Dictionary<Shape, Key>::kNotFound)); in Add()9891 SLOW_ASSERT(this->FindEntry(key) == kNotFound); in AddNumberEntry()
3043 SLOW_ASSERT(!page->IsLargeObjectPage() in Contains()
1678 SLOW_ASSERT(IsSortedNoDuplicates()); in Search()
153 SLOW_ASSERT(!destination->Equals(moves_[j].destination())); in Verify()
155 SLOW_ASSERT(!destination->Equals(moves_[j].destination())); in Verify()
221 SLOW_ASSERT(!destination->Equals(moves_[j].destination())); in Verify()