Searched refs:IsAbstractCode (Results 1 – 4 of 4) sorted by relevance
26 } else if (object->IsAbstractCode()) { in RecordCodeAndMetadataStatistics()
2501 CHECK(!object->IsAbstractCode()); in AllocateChunk()3659 CHECK(object->IsAbstractCode() || object->IsSeqString() || in AllocateChunk()3675 if (object->IsAbstractCode()) { in AllocateChunk()
356 bool HeapObject::IsAbstractCode() const { in IsAbstractCode() function
8736 if (obj->IsAbstractCode()) { in LowMemoryNotification()