Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/lexer/
Dlexer.cpp452 size_t cpSize = 0; in ScanTemplateString() local
532 size_t cpSize {}; in ScanStringUnicodePart() local
1017 size_t cpSize {}; in ScanRegExpPattern() local
1067 size_t cpSize {}; in ScanRegExpFlags() local
1294 size_t cpSize {}; in SkipWhiteSpaces() local
DkeywordsUtil.cpp236 size_t cpSize {}; in ScanIdContinue() local
/arkcompiler/ets_frontend/es2panda/util/
Dustring.h168 inline char32_t PeekCp(size_t *cpSize) const in PeekCp()
327 char32_t StringView::Iterator::DecodeCP([[maybe_unused]] size_t *cpSize) const in DecodeCP()
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.cpp1246 uint32_t cpSize = oldCP->GetCacheLength(); in GenerateSnapshotConstantPoolList() local