Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_regexp.h268 inline void SetLargeStrCount(JSThread *thread, uint32_t newCount) in SetLargeStrCount() function in panda::ecmascript::builtins::RegExpExecResultCache
H A Dbuiltins_regexp.cpp912 cacheTable->SetLargeStrCount(thread, --largeStrCount); in ShouldUseCache()
1063 cacheTable->SetLargeStrCount(thread, --largeStrCount); in ReplaceInternal()
2473 table->SetLargeStrCount(thread, DEFAULT_LARGE_STRING_COUNT); in CreateCacheTable()

Completed in 8 milliseconds