Home | History | Annotate | Download | only in src

Lines Matching refs:HLoadGlobalCell

3899           HLoadGlobalCell* instr =
3900 new(zone()) HLoadGlobalCell(cell, lookup.GetPropertyDetails());