Home | History | Annotate | Download | only in src

Lines Matching full:current_position

1056   PositionState() : current_position(RelocInfo::kNoPosition),
1061 int current_position;
1094 int current_position() const { return state_.current_position; }