Home
last modified time | relevance | path

Searched defs:STATIC (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dclass_info_extractor.h92 enum class ClassPropertyType : uint8_t { NON_STATIC = 0, STATIC }; enumerator
/arkcompiler/ets_frontend/es2panda/ir/
DastNode.h65 STATIC = 1 << 0, enumerator
/arkcompiler/ets_frontend/ts2panda/src/base/
DtypeSystem.ts132 STATIC = 1 << 2, enumerator
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.h30 STATIC, enumerator
/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeSystem.h232 STATIC = 1 << 2, enumerator