Home
last modified time | relevance | path

Searched defs:sparseLen (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/regexp/
H A Dregexp_parser.cpp192 uint32_t sparseLen = SPARSE_HEAD_OFFSET + static_cast<uint32_t>(cnt) * SPARSE_MAX_OFFSET; in ParseDisjunction() local

Completed in 3 milliseconds