Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp1805 uint32_t captureEndIndex = static_cast<uint32_t>( in RegExpSplitFast() local
2154 int32_t captureEndIndex = globalTable->GetEndOfCaptureIndex(captureIndex).GetInt(); in RegExpBuiltinExec() local