Searched refs:ElementsToDictionary (Results 1 – 6 of 6) sorted by relevance
604 JSObject::ElementsToDictionary(thread_, receiver); in TransitionForAttributeChanged()934 JSObject::ElementsToDictionary(thread_, JSHandle<JSObject>(holder_)); in DeleteElementInHolder()
247 JSObject::ElementsToDictionary(thread, array); in SetCapacity()
766 static void ElementsToDictionary(const JSThread *thread, JSHandle<JSObject> obj);
221 void JSObject::ElementsToDictionary(const JSThread *thread, JSHandle<JSObject> obj) in ElementsToDictionary() function in panda::ecmascript::JSObject434 JSObject::ElementsToDictionary(thread, receiver); in AddElementInternal()
1235 JSObject::ElementsToDictionary(thread, obj); in NormalizeElements()
428 JSObject::ElementsToDictionary(thread, objHandle); in DEF_RUNTIME_STUBS()