Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/expressions/literals/
DregExpLiteral.h63 util::StringView flags_; variable
/arkcompiler/ets_frontend/ets2panda/ir/expressions/literals/
DregExpLiteral.h65 lexer::RegExpFlags flags_; variable
/arkcompiler/runtime_core/static_core/verification/util/
Dflags.h48 const UInt &flags_; variable
/arkcompiler/runtime_core/static_core/verification/cflow/
Dcflow_info.h93 PandaVector<uint8_t> flags_; variable
/arkcompiler/ets_frontend/es2panda/ir/base/
DscriptFunction.h262 ir::ScriptFunctionFlags flags_; variable
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.h294 uint32_t flags_; variable
Dregexp_executor.h761 uint32_t flags_ = 0; variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.h454 FIELD_UNUSED uint32_t flags_; variable
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsObjectType.h497 ETSObjectFlags flags_; variable
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_executor.h550 uint32_t flags_ = 0; variable
/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dframe.h416 size_t flags_; variable
/arkcompiler/ets_runtime/ecmascript/mem/
Dregion.h840 alignas(EAS) PackedPtr flags_; member