Home
last modified time | relevance | path

Searched defs:resultIndex (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dtagged_tree.cpp485 int resultIndex = -1; in GetLowerKey() local
508 int resultIndex = -1; in GetHigherKey() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_regexp_test.cpp285 uint32_t resultIndex = JSTaggedValue::ToUint32(thread, indexHandle); in HWTEST_F_L0() local
325 uint32_t resultIndex = JSTaggedValue::ToUint32(thread, indexHandle); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp2867 JSHandle<JSTaggedValue> resultIndex = thread->GlobalConstants()->GetHandledIndexString(); in GetExecResultIndex() local