Lines Matching refs:constructor
662 Object* constructor = map->GetConstructor();663 if (!constructor->IsHeapObject() ||665 ObjectMarking::MarkBitFrom(HeapObject::cast(constructor)))) {666 // The constructor is dead, no new objects with this map can707 // The prototype and the constructor are marked, this map keeps only