Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/mdgen/src/
Dmdlexer.cpp206 MDTokenKind MDLexer::GetIntConst(uint32 digitStartPos, bool isNegative) in GetIntConst() function in MDGen::MDLexer
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dlexer.cpp191 TokenKind MIRLexer::GetIntConst(uint32 valStart, bool negative) in GetIntConst() function in maple::MIRLexer