Home
last modified time | relevance | path

Searched refs:UpdateBoundsCheck (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/regexp/
Djsregexp.cc3125 static void UpdateBoundsCheck(int index, int* checked_up_to) { in UpdateBoundsCheck() function
3216 if (bound_checked) UpdateBoundsCheck(cp_offset + j, checked_up_to); in TextEmitPass()
3228 UpdateBoundsCheck(cp_offset, checked_up_to); in TextEmitPass()