Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Decma_context.h214 void SetRegExpGlobalResult(JSTaggedValue newResult) in SetRegExpGlobalResult() function in panda::ecmascript::EcmaContext
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_regexp.cpp2544 thread->GetCurrentEcmaContext()->SetRegExpGlobalResult(cachedTable); in FindCachedResult()
2790 thread->GetCurrentEcmaContext()->SetRegExpGlobalResult(newResult.GetTaggedValue()); in GrowCapturesCapacity()

Completed in 8 milliseconds