Home | History | Annotate | Download | only in src

Lines Matching refs:HPushArgument

1404 class HPushArgument: public HUnaryOperation {
1406 explicit HPushArgument(HValue* value) : HUnaryOperation(value) {