Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Dtest_common.h81 auto yHandle = JSHandle<EcmaString>(valueY); in TestCompareFunction() local
/arkcompiler/ets_runtime/ecmascript/base/
Darray_helper.cpp231 auto yHandle = JSHandle<EcmaString>(valueY); in StringSortCompare() local
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value-inl.h106 const JSHandle<JSTaggedValue> &yHandle) in SameValue()
112 const JSHandle<JSTaggedValue> &yHandle) in SameValueString()
Dtagged_tree.h348 auto yHandle = JSHandle<EcmaString>(valueY); in OrdinayEntryCompare() local
Djs_tagged_value.cpp720 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