Home
last modified time | relevance | path

Searched defs:flags_ (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/expressions/literals/
DregExpLiteral.h63 util::StringView flags_; variable
/arkcompiler/runtime_core/runtime/tooling/inspector/tests/
Dtest_logger.h58 unsigned flags_; variable
/arkcompiler/ets_frontend/es2panda/ir/base/
DscriptFunction.h196 ir::ScriptFunctionFlags flags_; variable
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.h241 uint32_t flags_; variable
Dregexp_executor.h722 uint32_t flags_ = 0; variable
/arkcompiler/runtime_core/runtime/tooling/
Ddebug_inf.cpp50 uint32_t flags_ = 0; member
/arkcompiler/runtime_core/runtime/mem/
Dregion_space.h375 uint32_t flags_; variable
/arkcompiler/ets_runtime/ecmascript/mem/
Dregion.h542 alignas(EAS) PackedPtr flags_; member
/arkcompiler/runtime_core/runtime/interpreter/
Dframe.h401 size_t flags_; variable