Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Dtest_common.h80 auto xHandle = JSHandle<EcmaString>(valueX); in TestCompareFunction() local
/arkcompiler/ets_runtime/ecmascript/ic/
Dic_compare_op.cpp264 JSHandle<EcmaString> xHandle(thread, left); in Compare() local
/arkcompiler/ets_runtime/ecmascript/base/
Darray_helper.cpp230 auto xHandle = JSHandle<EcmaString>(valueX); in StringSortCompare() local
/arkcompiler/ets_runtime/ecmascript/
Dtagged_tree.h347 auto xHandle = JSHandle<EcmaString>(valueX); in OrdinayEntryCompare() local
Djs_tagged_value-inl.h104 inline bool JSTaggedValue::SameValue(const JSHandle<JSTaggedValue> &xHandle, const JSHandle<JSTagge… in SameValue()
Djs_tagged_value.cpp691 auto xHandle = JSHandle<EcmaString>(primX); in Compare() local
/arkcompiler/ets_runtime/ecmascript/containers/tests/
Dcontainers_treeset_test.cpp82 auto xHandle = JSHandle<EcmaString>(valueX); in TestCompareFunction() local
Dcontainers_treemap_test.cpp85 auto xHandle = JSHandle<EcmaString>(valueX); in TestCompareFunction() local