Searched defs:CONTEXT (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/runtime_core/static_core/verification/config/options/ | ||
H A D | method_options.h | 30 enum class InfoType { CONTEXT, REG_CHANGES, CFLOW, JOBFILL }; member in ark::verifier::MethodOption::InfoType |
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/ | ||
H A D | heap_snapshot.h | 60 enum class EdgeType { CONTEXT, ELEMENT, PROPERTY, INTERNAL, HIDDEN, SHORTCUT, WEAK, DEFAULT = PROPERTY }; member in panda::ecmascript::EdgeType 382 enum class ReferenceType { CONTEXT, ELEMENT, PROPERTY, INTERNAL, HIDDEN, SHORTCUT, WEAK, DEFAULT = PROPERTY }; member in panda::ecmascript::EdgeType::Reference::ReferenceType |
Completed in 2 milliseconds