Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dtagged_tree.cpp493 int resultIndex = -1; in GetLowerKey() local
516 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/compiler/builtins/
Dbuiltins_array_indexof_stub_builder.cpp284 GateRef resultIndex = (options.returnType == IndexOfReturnType::TAGGED_FOUND_INDEX) in IndexOfElements() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_regexp.cpp2877 JSHandle<JSTaggedValue> resultIndex = thread->GlobalConstants()->GetHandledIndexString(); in GetExecResultIndex() local