Searched refs:match_end_position (Results 1 – 1 of 1) sorted by relevance
1040 const int match_end_position = match_position_ + match_->length(); in GetSuffix() local1041 return isolate_->factory()->NewSubString(subject_, match_end_position, in GetSuffix()