Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-regexp.cc125 Node* const from_cursor_plus1 = IntPtrAdd(from_cursor, IntPtrConstant(1)); in ConstructNewResultFromMatchInfo() local
126 Node* const end = LoadFixedArrayElement(match_info, from_cursor_plus1); in ConstructNewResultFromMatchInfo()