Home
last modified time | relevance | path

Searched refs:ToConstantLiteral (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/
H A Dhelpers.h154 static compiler::Literal ToConstantLiteral(const ir::Expression *expr);
H A Dhelpers.cpp365 compiler::Literal Helpers::ToConstantLiteral(const ir::Expression *expr) in ToConstantLiteral() function in Helpers
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A Dpandagen.cpp1369 Literal lit = util::Helpers::ToConstantLiteral(elements[i]); in HandleArrayLiterals()
H A DJSCompiler.cpp805 compiler::Literal lit = util::Helpers::ToConstantLiteral(prop->Value()); in CreateLiteral()

Completed in 7 milliseconds