Searched refs:mirror_cache_ (Results 1 – 2 of 2) sorted by relevance
55 assertEquals(0, debug.mirror_cache_.length, "Mirror cache not cleared");67 assertFalse(debug.mirror_cache_.length == 0, "Mirror cache not used");
33 var mirror_cache_ = []; variable41 mirror_cache_ = [];58 for (id in mirror_cache_) {59 mirror = mirror_cache_[id];97 mirror_cache_[mirror.handle()] = mirror;110 return mirror_cache_[handle];