Searched defs:FindProperty (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/typescript/types/ | ||
| D | objectDescriptor.cpp | 23 binder::LocalVariable *ObjectDescriptor::FindProperty(const util::StringView &name) const in FindProperty() function in panda::es2panda::checker::ObjectDescriptor |
| /arkcompiler/ets_frontend/ets2panda/checker/types/ts/ | ||
| D | objectDescriptor.cpp | 23 varbinder::LocalVariable *ObjectDescriptor::FindProperty(const util::StringView &name) const in FindProperty() function in ark::es2panda::checker::ObjectDescriptor |