Home | History | Annotate | Download | only in heap

Lines Matching refs:IsHeapObject

894       if ((*p)->IsHeapObject()) {
1256 if ((*current)->IsHeapObject()) {
4563 if (object->IsHeapObject()) {
4570 SLOW_DCHECK(new_object->IsHeapObject());
5569 if (!(*p)->IsHeapObject()) continue;
5704 if ((*p)->IsHeapObject()) tracer_->MarkRecursively(p, this);
5719 if ((*p)->IsHeapObject()) tracer_->UnmarkRecursively(p, this);
5732 if ((*p)->IsHeapObject()) {
5748 search_target_->IsHeapObject());
5768 if (!(*p)->IsHeapObject()) return;
5773 if (!map_word.ToMap()->IsHeapObject()) return; // visited before
5817 if (!(*p)->IsHeapObject()) return;
5822 if (map_word.ToMap()->IsHeapObject()) return; // unmarked already