Home
last modified time | relevance | path

Searched defs:ToPropertyDescriptor (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Dobject_operator_first_test.cpp225 HWTEST_F_L0(ObjectOperatorTest, ToPropertyDescriptor) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Dobject_operator.cpp437 void ObjectOperator::ToPropertyDescriptor(PropertyDescriptor &desc) const in ToPropertyDescriptor() function in panda::ecmascript::ObjectOperator
Djs_object.cpp2501 void JSObject::ToPropertyDescriptor(JSThread *thread, const JSHandle<JSTaggedValue> &obj, PropertyD… in ToPropertyDescriptor() function in panda::ecmascript::JSObject