Home | History | Annotate | Download | only in heap

Lines Matching refs:IsHeapObject

66   DCHECK(obj->IsHeapObject());
126 if (obj->IsHeapObject()) {
237 if (target->IsHeapObject()) {
247 if (target->IsHeapObject()) {
299 if (!obj->IsHeapObject()) return;
656 if (!constructor->IsHeapObject() ||
692 if (age > 0 && prototype->IsHeapObject() &&
788 DCHECK(obj->IsHeapObject());