Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_regexp.h254 Set(thread, CACHE_COUNT_INDEX, JSTaggedValue(hitCount)); in SetCacheCount()
259 return Get(CACHE_COUNT_INDEX).GetInt(); in GetCacheCount()
313 static constexpr int CACHE_COUNT_INDEX = 0; member in panda::ecmascript::builtins::RegExpExecResultCache

Completed in 2 milliseconds