Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/types/
Dsignature.h82 INTERNAL = 1U << 12U, enumerator
/arkcompiler/runtime_core/static_core/runtime/hotreload/
Dhotreload.h40 INTERNAL, enumerator
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Drawheap_translate.h55 enum class EdgeType { CONTEXT, ELEMENT, PROPERTY, INTERNAL, HIDDEN, SHORTCUT, WEAK, DEFAULT = PROPE… enumerator
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.h60 enum class EdgeType { CONTEXT, ELEMENT, PROPERTY, INTERNAL, HIDDEN, SHORTCUT, WEAK, DEFAULT = PROPE… enumerator
382 …enum class ReferenceType { CONTEXT, ELEMENT, PROPERTY, INTERNAL, HIDDEN, SHORTCUT, WEAK, DEFAULT =… enumerator
/arkcompiler/ets_frontend/ets2panda/ir/
DastNodeFlags.h59 INTERNAL = 1U << 19U, enumerator