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

/external/v8/src/
H A Dstring-search.h336 int gs_shift = good_suffix_shift[j + 1]; local
340 if (gs_shift > shift) {
341 shift = gs_shift;

Completed in 58 milliseconds