Home
last modified time | relevance | path

Searched defs:compareFunc (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/benchmarks/interop_js/equality_extra/bu_d2d/
Dequality_extra_j2j.js56 this.compareFunc = function() { method
/arkcompiler/runtime_core/static_core/plugins/ets/tests/benchmarks/interop_js/equality_extra/bu_d2s/
Dequality_extra_j2a.js68 this.compareFunc = function() { method
/arkcompiler/ets_frontend/ets2panda/lsp/src/
Dclass_hierarchy.cpp801 void (*compareFunc)(const std::vector<ir::AstNode *> &, const std::vector<ir::AstNode *> &, member