Home | History | Annotate | Download | only in src

Lines Matching refs:is_undetectable

424 bool HeapObject::IsUndetectable() const { return map()->is_undetectable(); }