Searched refs:CONFLICT_COUNT_INDEX (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/builtins/ | ||
H A D | builtins_regexp.h | 275 Set(thread, CONFLICT_COUNT_INDEX, JSTaggedValue(newCount)); in SetConflictCount() 290 return Get(CONFLICT_COUNT_INDEX).GetInt(); in GetConflictCount() 316 static constexpr int CONFLICT_COUNT_INDEX = 3; member in panda::ecmascript::builtins::RegExpExecResultCache |
Completed in 2 milliseconds