Searched refs:ElementsAndPropertiesIsEmpty (Results 1 – 4 of 4) sorted by relevance
93 panda::ecmascript::JSObject::ElementsAndPropertiesIsEmpty*;
769 if (objHandle_->ElementsAndPropertiesIsEmpty()) { in GetHClass()
626 bool PUBLIC_API ElementsAndPropertiesIsEmpty() const;
2825 bool JSObject::ElementsAndPropertiesIsEmpty() const in ElementsAndPropertiesIsEmpty() function in panda::ecmascript::JSObject