Home
last modified time | relevance | path

Searched defs:Identity (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/es_object/to_string/
Dtest_to_string_method.js16 exports.Identity = function (x) { class in exports
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dconversion.cpp25 void Identity(TypeRelation *const relation, Type *const source, Type *const target) in Identity() function