Lines Matching defs:HLoadGlobalCell
3455 class HLoadGlobalCell: public HTemplateInstruction<0> {3457 HLoadGlobalCell(Handle<JSGlobalPropertyCell> cell, PropertyDetails details)3482 HLoadGlobalCell* b = HLoadGlobalCell::cast(other);