Home
last modified time | relevance | path

Searched defs:GetFlag (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dupdate_remset_worker.h161 ALWAYS_INLINE UpdateRemsetWorkerFlags GetFlag() const in GetFlag() function
/arkcompiler/ets_frontend/ets2panda/parser/program/
Dprogram.cpp140 bool Program::GetFlag(ProgramFlags flag) const in GetFlag() function in ark::es2panda::parser::Program
/arkcompiler/ets_frontend/ets2panda/parser/
DstatementParser.cpp1480 ir::VariableDeclaratorFlag ParserImpl::GetFlag(VariableParsingFlags flags) in GetFlag() function in ark::es2panda::parser::ParserImpl
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_function.h791 uint32 GetFlag() const in GetFlag() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h959 bool GetFlag(inst_flags::Flags flag) const in GetFlag() function
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp2804 bool BuiltinsRegExp::GetFlag(JSThread *thread, const JSHandle<JSTaggedValue> regexp, uint32_t flag,… in GetFlag() function in panda::ecmascript::builtins::BuiltinsRegExp
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h1218 bool GetFlag(inst_flags::Flags flag) const in GetFlag() function