Searched refs:DEFAULT_LARGE_STRING_COUNT (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/builtins/ | ||
H A D | builtins_regexp.h | 309 static constexpr int DEFAULT_LARGE_STRING_COUNT = 10; member in panda::ecmascript::builtins::RegExpExecResultCache |
H A D | builtins_regexp.cpp | 2473 table->SetLargeStrCount(thread, DEFAULT_LARGE_STRING_COUNT); in CreateCacheTable() |
Completed in 7 milliseconds