Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/aottest/map/
Dmap.ts38 let myMap = new Map(); variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompiler_log.cpp149 auto myMap = timePassMap_; in PrintPassTime() local
167 auto myMap = timeMethodMap_; in PrintMethodTime() local