Searched refs:end_of_match (Results 1 – 1 of 1) sorted by relevance
1468 const int end_of_match = match_indices->Capture(1); in RUNTIME_FUNCTION() local1471 regexp->set_last_index(Smi::FromInt(end_of_match), SKIP_WRITE_BARRIER); in RUNTIME_FUNCTION()1537 factory->NewSubString(subject, end_of_match, subject->length())); in RUNTIME_FUNCTION()