Searched refs:receiver_map_ (Results 1 – 1 of 1) sorted by relevance
301 receiver_map_(receiver_map), in ConstantInDictionaryPrototypeChainDependency()314 Isolate* isolate = receiver_map_.isolate(); in Install()316 Handle<Map> map = receiver_map_.object(); in Install()337 Isolate* isolate = receiver_map_.isolate(); in GetHolderIfValid()340 HeapObject prototype = receiver_map_.object()->prototype(); in GetHolderIfValid()411 return base::hash_combine(h(receiver_map_), h(property_name_), h(constant_), in Hash()418 return receiver_map_.equals(zat->receiver_map_) && in Equals()423 const MapRef receiver_map_; member in v8::internal::compiler::__anonfeb74f180211::ConstantInDictionaryPrototypeChainDependency