Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/
Dic_compare_op.cpp272 JSHandle<EcmaString> xHandle(thread, left); in Compare() local
/arkcompiler/ets_runtime/ecmascript/
Dtagged_tree.h380 auto xHandle = JSHandle<EcmaString>(valueX); in OrdinayEntryCompare() local
Djs_tagged_value.cpp285 auto xHandle = JSHandle<EcmaString>(primX); in Compare() local
Djs_tagged_value-inl.h345 inline bool JSTaggedValue::SameValue(const JSHandle<JSTaggedValue> &xHandle, const JSHandle<JSTagge… in SameValue()
/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
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_tree_test.cpp72 auto xHandle = JSHandle<EcmaString>(valueX); in TestCompareFunction() local