Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp1803 uint32_t captureStartIndex = static_cast<uint32_t>( in RegExpSplitFast() local
2153 int32_t captureStartIndex = globalTable->GetStartOfCaptureIndex(captureIndex).GetInt(); in RegExpBuiltinExec() local