Home | History | Annotate | Download | only in src

Lines Matching refs:HToFastProperties

4602 class HToFastProperties: public HUnaryOperation {
4604 explicit HToFastProperties(HValue* value) : HUnaryOperation(value) {