Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_regexp.h310 static constexpr int DEFAULT_CONFLICT_COUNT = 100; member in panda::ecmascript::builtins::RegExpExecResultCache
H A Dbuiltins_regexp.cpp2474 table->SetConflictCount(thread, DEFAULT_CONFLICT_COUNT); in CreateCacheTable()

Completed in 7 milliseconds