Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Druntime.cpp398 auto constpoolIter = iter->second.find(index); in FindConstpoolUnlocked() local
447 auto constpoolIter = constpools.begin(); in IteratorNativeDeleteInSharedGC() local
484 auto constpoolIter = constpools.begin(); in ProcessNativeDeleteInSharedGC() local
Decma_vm.cpp986 auto constpoolIter = constpools.begin(); in IterateSTWRoots() local
1687 auto constpoolIter = iter->second.find(index); in EraseUnusedConstpool() local
1702 auto constpoolIter = iter->second.find(index); in FindConstpoolFromContextCache() local