Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dlexer.cpp484 uint32 cNew = (c1 << hexShift) + c2; in GetTokenWithPrefixDoubleQuotation() local
505 …uint32 cNew = (static_cast<unsigned char>(GetCharAtWithLowerCheck(curIdx + 1) - '0') << octShift2)… in GetTokenWithPrefixDoubleQuotation() local