Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dlayout_info.h24 struct Properties { struct
43 int GetPropertiesCapacity() const; argument
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DdoubleUnderscoreMappedTypes.ts42 type Keys = keyof Properties; alias
/arkcompiler/ets_frontend/es2panda/ir/expressions/
DobjectExpression.h49 const ArenaVector<Expression *> &Properties() const in Properties() function
/arkcompiler/ets_frontend/es2panda/typescript/types/
DinterfaceType.h124 ArenaVector<binder::LocalVariable *> Properties() override in Properties() function