Home | History | Annotate | Download | only in src

Lines Matching refs:HLoadContextSlot

3600 class HLoadContextSlot: public HUnaryOperation {
3615 HLoadContextSlot(HValue* context, Variable* var)
3655 HLoadContextSlot* b = HLoadContextSlot::cast(other);