Searched refs:last_capture (Results 1 – 1 of 1) sorted by relevance
118 const int last_capture = (length / 2) - 1; in BUILTIN() local123 return *RegExpUtils::GenericCaptureGetter(isolate, match_info, last_capture); in BUILTIN()