Searched defs:ToPropertyDescriptor (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | object_operator.cpp | 425 void ObjectOperator::ToPropertyDescriptor(PropertyDescriptor &desc) const in ToPropertyDescriptor() function in panda::ecmascript::ObjectOperator |
| H A D | js_object.cpp | 2322 void JSObject::ToPropertyDescriptor(JSThread *thread, const JSHandle<JSTaggedValue> &obj, PropertyDescriptor &desc) in ToPropertyDescriptor() function in panda::ecmascript::JSObject |
Completed in 8 milliseconds