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.cpp68 util::StringView Helpers::LiteralToPropName(const ir::Expression *lit) in LiteralToPropName()
221 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/runtime/
Dcompiler.cpp378 pandasm::LiteralArray::Literal lit; in FillLiteralArrayData() local