Home | History | Annotate | Download | only in src

Lines Matching defs:IsConstructor

201 bool HeapObject::IsConstructor() const { return map()->is_constructor(); }