Home
last modified time | relevance | path

Searched defs:yHandle (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Dtest_common.h81 auto yHandle = JSHandle<EcmaString>(valueY); in TestCompareFunction() local
/arkcompiler/ets_runtime/ecmascript/ic/
Dic_compare_op.cpp265 JSHandle<EcmaString> yHandle(thread, right); in Compare() local
/arkcompiler/ets_runtime/ecmascript/base/
Darray_helper.cpp231 auto yHandle = JSHandle<EcmaString>(valueY); in StringSortCompare() local
/arkcompiler/ets_runtime/ecmascript/
Dtagged_tree.h348 auto yHandle = JSHandle<EcmaString>(valueY); in OrdinayEntryCompare() local
Djs_tagged_value-inl.h104 …gedValue::SameValue(const JSHandle<JSTaggedValue> &xHandle, const JSHandle<JSTaggedValue> &yHandle) in SameValue()
Djs_tagged_value.cpp692 auto yHandle = JSHandle<EcmaString>(primY); in Compare() local
/arkcompiler/ets_runtime/ecmascript/containers/tests/
Dcontainers_treeset_test.cpp83 auto yHandle = JSHandle<EcmaString>(valueY); in TestCompareFunction() local
Dcontainers_treemap_test.cpp86 auto yHandle = JSHandle<EcmaString>(valueY); in TestCompareFunction() local