Lines Matching full:store_map
4016 HInstruction* store_map = HStoreNamedField::New(zone, context(),4018 store_map->SetFlag(HValue::kHasNoObservableSideEffects);4019 store_map->InsertAfter(filler_map);4025 zone, context(), free_space_size, Representation::Smi(), store_map);