Searched refs:FromPropertyDescriptor (Results 1 – 6 of 6) sorted by relevance
177 JSHandle<JSTaggedValue> res = JSObject::FromPropertyDescriptor(thread, desc); in ReflectGetOwnPropertyDescriptor()
349 JSHandle<JSTaggedValue> res = JSObject::FromPropertyDescriptor(thread, desc); in GetOwnPropertyDescriptor()
376 …static JSHandle<JSTaggedValue> FromPropertyDescriptor(JSThread *thread, const PropertyDescriptor &…
397 JSHandle<JSTaggedValue> descObj = JSObject::FromPropertyDescriptor(thread, desc); in DefineOwnProperty()
1782 JSHandle<JSTaggedValue> JSObject::FromPropertyDescriptor(JSThread *thread, const PropertyDescriptor… in FromPropertyDescriptor() function in panda::ecmascript::JSObject
221 JSHandle<JSObject> descHandle(JSObject::FromPropertyDescriptor(thread, desc)); in HWTEST_F_L0()268 JSHandle<JSObject> descHandle(JSObject::FromPropertyDescriptor(thread, desc)); in HWTEST_F_L0()