Home
last modified time | relevance | path

Searched defs:IsConstValue (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dlexer.h184 inline bool IsConstValue(TokenKind tk) in IsConstValue() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/
Dlmir_builder.cpp54 bool Expr::IsConstValue() const in IsConstValue() function in maple::litecg::Expr