Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/base/
Dliterals.cpp27 void Literals::GetTemplateObject(PandaGen *pg, const ir::TaggedTemplateExpression *lit) in GetTemplateObject()
Dliterals.h44 void Add(const ir::Literal *lit) in Add()
/arkcompiler/ets_frontend/es2panda/ir/expressions/
DunaryExpression.cpp158 const ir::Literal *lit = argument_->AsLiteral(); in Check() local
/arkcompiler/ets_frontend/es2panda/util/
Dhelpers.cpp74 util::StringView Helpers::LiteralToPropName(ArenaAllocator *allocator, const ir::Expression *lit) in LiteralToPropName()
380 auto *lit = expr->AsStringLiteral(); in IsSpecialPropertyKey() local
/arkcompiler/runtime_core/disassembler/
Ddisassembler.cpp205 pandasm::LiteralArray::Literal lit; in FillLiteralArrayData() local
214 pandasm::LiteralArray::Literal lit; in FillLiteralArrayData() local
225 pandasm::LiteralArray::Literal lit; in FillLiteralData() local
/arkcompiler/runtime_core/bytecode_optimizer/tests/
Dcodegen_test.cpp545 LiteralArray lit; in __anona44e78530802() local