Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dtagged_tree.cpp421 int resultIndex = -1; in GetLowerKey() local
444 int resultIndex = -1; in GetHigherKey() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_regexp_test.cpp306 uint32_t resultIndex = JSTaggedValue::ToUint32(thread, indexHandle); in HWTEST_F_L0() local
365 uint32_t resultIndex = JSTaggedValue::ToUint32(thread, indexHandle); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp873 JSHandle<JSTaggedValue> resultIndex = globalConst->GetHandledIndexString(); in Replace() local