Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_regexp.h298 inline void SetCacheLength(JSThread *thread, int length) in SetCacheLength() function in panda::ecmascript::builtins::RegExpExecResultCache
H A Dbuiltins_regexp.cpp2478 table->SetCacheLength(thread, INITIAL_CACHE_NUMBER); in CreateCacheTable()
2617 cache->SetCacheLength(thread, DEFAULT_CACHE_NUMBER); in AddResultInCache()

Completed in 7 milliseconds