Home
last modified time | relevance | path

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

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