Searched refs:IsDroppableApiObject (Results 1 – 3 of 3) sorted by relevance
338 bool JSObject::IsDroppableApiObject() const { in IsDroppableApiObject() function
625 inline bool IsDroppableApiObject() const;
2925 if (!js_object.IsDroppableApiObject()) return false; in IsUnmodifiedApiObject()