Home
last modified time | relevance | path

Searched refs:cached_map (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
Dmark-compact.cc2581 Object* cached_map = prototype_transitions->get(map_offset + i * step); in ClearNonLivePrototypeTransitions() local
2582 if (IsMarked(prototype) && IsMarked(cached_map)) { in ClearNonLivePrototypeTransitions()
2593 cached_map, in ClearNonLivePrototypeTransitions()