Home
last modified time | relevance | path

Searched refs:RESULT_REPLACE_INDEX (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.h235 static constexpr int RESULT_REPLACE_INDEX = 4; variable
Dbuiltins_regexp.cpp1882 result = Get(index + RESULT_REPLACE_INDEX); in FindCachedResult()
2009 Set(thread, index + RESULT_REPLACE_INDEX, resultArray); in UpdateResultArray()