Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Dtest_common.h80 auto xHandle = JSHandle<EcmaString>(valueX); in TestCompareFunction() local
/arkcompiler/ets_runtime/ecmascript/base/
Darray_helper.cpp230 auto xHandle = JSHandle<EcmaString>(valueX); in StringSortCompare() local
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value-inl.h105 inline bool JSTaggedValue::SameValue(const JSThread *thread, const JSHandle<JSTaggedValue> &xHandle, in SameValue()
111 …bool JSTaggedValue::SameValueString(const JSThread *thread, const JSHandle<JSTaggedValue> &xHandle, in SameValueString()
Dtagged_tree.h347 auto xHandle = JSHandle<EcmaString>(valueX); in OrdinayEntryCompare() local
Djs_tagged_value.cpp719 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