Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dobject.cpp2315 const auto &allProps = classType->GetAllProperties(); in CheckValidInheritance() local
/arkcompiler/ets_frontend/ets2panda/linter/src/lib/
DTypeScriptLinter.ts163 allProps: Map<string, string>; property
2602 allProps: new Map<string, string>() constant