Home | History | Annotate | Download | only in src

Lines Matching refs:actual_offset

877   int actual_offset = decomposition.offset() + offset();
882 if (actual_offset != 0) {
883 HConstant* add_offset = HConstant::New(zone, context, actual_offset);