Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dload-elimination.cc461 AbstractMaps const* that_maps = this->maps_->Kill(object, zone); in KillMaps() local
462 if (this->maps_ != that_maps) { in KillMaps()
464 that->maps_ = that_maps; in KillMaps()