Home
last modified time | relevance | path

Searched refs:SetRegExpGlobalResult (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_context.h209 void SetRegExpGlobalResult(JSTaggedValue newResult) in SetRegExpGlobalResult() function
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp2722 thread->GetCurrentEcmaContext()->SetRegExpGlobalResult(newResult.GetTaggedValue()); in GrowCapturesCapacity()