Home | History | Annotate | Download | only in src

Lines Matching refs:HOuterContext

1464 class HOuterContext: public HUnaryOperation {
1466 explicit HOuterContext(HValue* inner) : HUnaryOperation(inner) {