Home
last modified time | relevance | path

Searched defs:Flags (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/expressions/literals/
DregExpLiteral.h45 const util::StringView &Flags() const in Flags() function
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h712 ir::ScriptFunctionFlags Flags() const in Flags() function
/arkcompiler/runtime_core/compiler/tests/
Dinst_test.cpp569 TEST_F(InstTest, Flags) in TEST_F() argument
/arkcompiler/runtime_core/libpandafile/
Dfile_reader.cpp1262 using Flags = panda::BytecodeInst<panda::BytecodeInstMode::FAST>::Flags; in UpdateCodeAndDebugInfoDependencies() typedef
1330 using Flags = panda::BytecodeInst<panda::BytecodeInstMode::FAST>::Flags; in ComputeLayoutAndUpdateIndices() typedef
/arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/
Dold_instruction_enum.h459 enum Flags : uint32_t { enum
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h204 enum Flags : uint32_t { enum