Searched refs:saved_position (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/regexp/
H A Dregexp-parser.cc698 int saved_position = position(); local
700 Reset(saved_position);
/external/google-breakpad/src/processor/
H A Dminidump.cc4044 off_t saved_position = Tell(); local
4045 if (saved_position == -1) {
4108 return SeekSet(saved_position);

Completed in 86 milliseconds