Searched refs:SLOW_ASSERT (Results 1 – 13 of 13) sorted by relevance
267 #define SLOW_ASSERT(condition) CHECK(!FLAG_enable_slow_asserts || (condition)) macro276 #define SLOW_ASSERT(condition) ((void) 0) macro
58 SLOW_ASSERT(!heap_->cell_space()->Contains(addr) && in EnterDirectlyIntoStoreBuffer()
1621 SLOW_ASSERT((size_restriction != SMALL) || in EvacuateObject()1623 SLOW_ASSERT(object->Size() == object_size); in EvacuateObject()1867 SLOW_ASSERT(HEAP->InFromSpace(object)); in ScavengeObjectSlow()1869 SLOW_ASSERT(!first_word.IsForwardingAddress()); in ScavengeObjectSlow()4016 SLOW_ASSERT(!source->IsJSFunction()); in CopyJSObject()4045 SLOW_ASSERT(InNewSpace(clone)); in CopyJSObject()4053 SLOW_ASSERT( in CopyJSObject()5291 SLOW_ASSERT(Heap::InToSpace(new_object)); in IterateAndMarkPointersToFromSpace()5292 SLOW_ASSERT(new_object->IsHeapObject()); in IterateAndMarkPointersToFromSpace()5296 SLOW_ASSERT(!MarkCompactCollector::IsOnEvacuationCandidate(new_object)); in IterateAndMarkPointersToFromSpace()
2112 SLOW_ASSERT(to_space_.Capacity() == from_space_.Capacity()); in EffectiveCapacity()2341 SLOW_ASSERT((space).page_low() <= (info).top \
838 SLOW_ASSERT(Marking::IsGrey(obj_mark_bit) || in Step()
233 SLOW_ASSERT(heap->InSpace(heap_obj, LO_SPACE)); in InSpace()
5804 SLOW_ASSERT(new_descriptors->IsSortedNoDuplicates()); in CopyInsert()5892 SLOW_ASSERT(IsSortedNoDuplicates()); in Sort()12090 SLOW_ASSERT((this->FindEntry(key) == Dictionary<Shape, Key>::kNotFound)); in Add()12154 SLOW_ASSERT(this->FindEntry(key) == kNotFound); in AddNumberEntry()12161 SLOW_ASSERT(this->FindEntry(key) == kNotFound); in AddNumberEntry()
2715 SLOW_ASSERT(!owned || !FindObject(address)->IsFailure()); in Contains()
1888 SLOW_ASSERT(IsSortedNoDuplicates()); in Search()
152 SLOW_ASSERT(!destination->Equals(moves_[j].destination())); in Verify()
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()