Home
last modified time | relevance | path

Searched refs:FromProperty (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/toolchain/tooling/test/
H A Dpt_types_test.cpp745 panda::ecmascript::tooling::PropertyDescriptor::FromProperty(ecmaVm, symbol, property); in HWTEST_F_L0()
/arkcompiler/toolchain/tooling/agent/
H A Druntime_impl.cpp300 PropertyDescriptor::FromProperty(vm_, name, jsProperty); in GetProperties()
/arkcompiler/toolchain/tooling/base/
H A Dpt_types.h892 static std::unique_ptr<PropertyDescriptor> FromProperty(const EcmaVM *ecmaVm, Local<JSValueRef> name,
H A Dpt_types.cpp1338 std::unique_ptr<PropertyDescriptor> PropertyDescriptor::FromProperty(const EcmaVM *ecmaVm, in FromProperty() function in panda::ecmascript::tooling::PropertyDescriptor

Completed in 14 milliseconds