Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dlayout_info.h24 struct Properties { struct
42 int GetPropertiesCapacity() const; argument
/arkcompiler/ets_frontend/es2panda/ir/expressions/
DobjectExpression.h49 const ArenaVector<Expression *> &Properties() const in Properties() function
/arkcompiler/ets_frontend/es2panda/typescript/types/
DinterfaceType.h125 ArenaVector<binder::LocalVariable *> Properties() override in Properties() function