Lines Matching full:store_map
3608 HInstruction* store_map = HStoreNamedField::New(zone, context(),3610 store_map->SetFlag(HValue::kHasNoObservableSideEffects);3611 store_map->InsertAfter(filler_map);3617 zone, context(), free_space_size, Representation::Smi(), store_map);