Searched refs:ElementsToDictionary (Results 1 – 5 of 5) sorted by relevance
586 JSObject::ElementsToDictionary(thread_, receiver); in TransitionForAttributeChanged()880 JSObject::ElementsToDictionary(thread_, JSHandle<JSObject>(holder_)); in DeleteElementInHolder()
240 JSObject::ElementsToDictionary(thread, array); in SetCapacity()
739 static void ElementsToDictionary(const JSThread *thread, JSHandle<JSObject> obj);
223 void JSObject::ElementsToDictionary(const JSThread *thread, JSHandle<JSObject> obj) in ElementsToDictionary() function in panda::ecmascript::JSObject385 JSObject::ElementsToDictionary(thread, receiver); in AddElementInternal()
330 JSObject::ElementsToDictionary(thread, objHandle); in DEF_RUNTIME_STUBS()