Home | History | Annotate | Download | only in src

Lines Matching refs:current_position

995   PositionState() : current_position(RelocInfo::kNoPosition),
1000 int current_position;
1033 int current_position() const { return state_.current_position; }