Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp621 … RegExpExecResultCache::AddResultInCache(thread, cacheTable, pattern, flags, inputString, in Match()
850 … RegExpExecResultCache::AddResultInCache(thread, cacheTable, pattern, flagsBits, tagInputString, in RegExpReplaceFast()
1053 RegExpExecResultCache::AddResultInCache(thread, cacheTable, pattern, flagsBits, string, in ReplaceInternal()
1213 RegExpExecResultCache::AddResultInCache(thread, cacheTable, pattern, flagsBits, string, in ReplaceInternal()
1227 RegExpExecResultCache::AddResultInCache(thread, cacheTable, pattern, flagsBits, string, in ReplaceInternal()
1480 … RegExpExecResultCache::AddResultInCache(thread, cacheTable, pattern, flagsBits, inputString, in Split()
1515 … RegExpExecResultCache::AddResultInCache(thread, cacheTable, pattern, flagsBits, inputString, in Split()
1537 RegExpExecResultCache::AddResultInCache(thread, cacheTable, pattern, flagsBits, inputString, in Split()
1610 … RegExpExecResultCache::AddResultInCache(thread, cacheTable, pattern, flags, jsString, in RegExpSplitFast()
1639 … RegExpExecResultCache::AddResultInCache(thread, cacheTable, pattern, flags, jsString, in RegExpSplitFast()
[all …]
Dbuiltins_regexp.h168 static void AddResultInCache(JSThread *thread, JSHandle<RegExpExecResultCache> cache,