Home | History | Annotate | Download | only in src

Lines Matching refs:IsUndetectableObject

15536   if (obj->IsUndetectableObject()) return isolate->heap()->false_value();
15557 return isolate->heap()->ToBoolean(obj->IsUndetectableObject());