Home | History | Annotate | Download | only in heap

Lines Matching defs:constructor

655   Object* constructor = map->GetConstructor();
656 if (!constructor->IsHeapObject() ||
657 ObjectMarking::IsWhite(HeapObject::cast(constructor))) {
658 // The constructor is dead, no new objects with this map can
697 // The prototype and the constructor are marked, this map keeps only