Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_regexp.h270 Set(thread, LARGE_STRING_COUNT_INDEX, JSTaggedValue(newCount)); in SetLargeStrCount()
285 return Get(LARGE_STRING_COUNT_INDEX).GetInt(); in GetLargeStrCount()
315 static constexpr int LARGE_STRING_COUNT_INDEX = 2; member in panda::ecmascript::builtins::RegExpExecResultCache

Completed in 2 milliseconds