Searched defs:ToPropertyDescriptor (Results 1 – 3 of 3) sorted by relevance
217 void ObjectOperator::ToPropertyDescriptor(PropertyDescriptor &desc) const in ToPropertyDescriptor() function in panda::ecmascript::ObjectOperator
1904 void JSObject::ToPropertyDescriptor(JSThread *thread, const JSHandle<JSTaggedValue> &obj, PropertyD… in ToPropertyDescriptor() function in panda::ecmascript::JSObject
256 HWTEST_F_L0(ObjectOperatorTest, ToPropertyDescriptor) in HWTEST_F_L0() argument