Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/
Dic_compare_op.cpp273 JSHandle<EcmaString> yHandle(thread, right); in Compare() local
/arkcompiler/ets_runtime/ecmascript/
Dtagged_tree.h381 auto yHandle = JSHandle<EcmaString>(valueY); in OrdinayEntryCompare() local
Djs_tagged_value.cpp286 auto yHandle = JSHandle<EcmaString>(primY); in Compare() local
Djs_tagged_value-inl.h345 …gedValue::SameValue(const JSHandle<JSTaggedValue> &xHandle, const JSHandle<JSTaggedValue> &yHandle) in SameValue()
/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
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_tree_test.cpp73 auto yHandle = JSHandle<EcmaString>(valueY); in TestCompareFunction() local