Home
last modified time | relevance | path

Searched refs:CreateLiteral (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/expressions/
H A DobjectExpression.cpp240 static const Literal *CreateLiteral(compiler::PandaGen *pg, const ir::Property *prop, util::BitSet *compiled, in CreateLiteral() function
317 propBuf.push_back(CreateLiteral(pg, prop, compiled, i)); in CompileStaticProperties()
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DJSCompiler.cpp803 static compiler::Literal CreateLiteral(const ir::Property *prop, util::BitSet *compiled, size_t propIndex) in CreateLiteral() function
881 compiler::Literal lit = CreateLiteral(prop, compiled, i); in CompileStaticProperties()

Completed in 5 milliseconds