Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
H A Dtest_common.h80 auto xHandle = JSHandle<EcmaString>(valueX); in TestCompareFunction() local
/arkcompiler/ets_runtime/ecmascript/containers/tests/
H A Dcontainers_treemap_test.cpp85 auto xHandle = JSHandle<EcmaString>(valueX); in TestCompareFunction() local
H A Dcontainers_treeset_test.cpp82 auto xHandle = JSHandle<EcmaString>(valueX); in TestCompareFunction() local
/arkcompiler/ets_runtime/ecmascript/base/
H A Darray_helper.cpp230 auto xHandle = JSHandle<EcmaString>(valueX); in StringSortCompare() local
/arkcompiler/ets_runtime/ecmascript/
H A Dtagged_tree.h347 auto xHandle = JSHandle<EcmaString>(valueX); in OrdinayEntryCompare() local
H A Djs_tagged_value.cpp678 auto xHandle = JSHandle<EcmaString>(primX); in Compare() local
H A Djs_tagged_value-inl.h104 inline bool JSTaggedValue::SameValue(const JSHandle<JSTaggedValue> &xHandle, const JSHandle<JSTaggedValue> &yHandle) in SameValue() argument

Completed in 12 milliseconds