Home
last modified time | relevance | path

Searched refs:SetTotalCaptureCounts (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/regexp/
H A Dregexp_executor.cpp261 matchResult->SetTotalCaptureCounts(thread, JSTaggedValue(nCapture_)); in GetResult()
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_regexp.h362 void SetTotalCaptureCounts(JSThread *thread, JSTaggedValue counts) in SetTotalCaptureCounts() function in panda::ecmascript::builtins::RegExpGlobalResult
H A Dbuiltins_regexp.cpp2775 table->SetTotalCaptureCounts(thread, JSTaggedValue(0)); in CreateGlobalResultTable()

Completed in 8 milliseconds