Searched refs:next_position_ (Results 1 – 2 of 2) sorted by relevance
29 next_position_(0), in AsmJsScanner()57 position_ = next_position_; in Next()59 next_position_ = 0; in Next()163 next_position_ = position_; in Rewind()220 next_position_ = 0; in Seek()
145 size_t next_position_; // Only set when in {rewind} state. variable