Home
last modified time | relevance | path

Searched defs:FindProperty (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/types/
DobjectDescriptor.cpp24 binder::LocalVariable *ObjectDescriptor::FindProperty(const util::StringView &name) const in FindProperty() function in panda::es2panda::checker::ObjectDescriptor
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_layout.h159 bool FindProperty(const CString &key, PropertyDesc &desc) const in FindProperty() function