Searched refs:match_position_ (Results 1 – 1 of 1) sorted by relevance
1024 match_position_(match_position), in VectorBackedMatch()1036 return isolate_->factory()->NewSubString(subject_, 0, match_position_); in GetPrefix()1040 const int match_end_position = match_position_ + match_->length(); in GetSuffix()1089 const int match_position_; member in v8::internal::__anon7cbb6da80511::VectorBackedMatch