Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_regexp.h278 inline void SetStrLenThreshold(JSThread *thread, uint32_t newThreshold) in SetStrLenThreshold() function in panda::ecmascript::builtins::RegExpExecResultCache
H A Dbuiltins_regexp.cpp915 cacheTable->SetStrLenThreshold(thread, MIN_REPLACE_STRING_LENGTH); in ShouldUseCache()
1066 cacheTable->SetStrLenThreshold(thread, MIN_REPLACE_STRING_LENGTH); in ReplaceInternal()
2475 table->SetStrLenThreshold(thread, 0); in CreateCacheTable()

Completed in 8 milliseconds