Home
last modified time | relevance | path

Searched refs:match_position_ (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/runtime/
H A Druntime-regexp.cc1074 match_position_(match_position), in VectorBackedMatch()
1086 return isolate_->factory()->NewSubString(subject_, 0, match_position_);
1090 const int match_end_position = match_position_ + match_->length();
1130 const int match_position_; member in __anon15035::VectorBackedMatch

Completed in 4 milliseconds