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