Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/map/ets_to_ts/
Dtest_map.ts19 const GetMapElement = etsVm.getFunction('Lmap/test/ETSGLOBAL;', 'GetMapElement'); constant
/arkcompiler/runtime_core/static_core/runtime/mem/gc/heap-space-misc/
Dcrossing_map.h266 CrossingMapElement *GetMapElement(size_t mapNum) in GetMapElement() function