Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
H A Dregexp-nodes.h562 clear_capture_count_(clear_capture_count), in NegativeSubmatchSuccess()
569 int clear_capture_count_; member in v8::internal::NegativeSubmatchSuccess
H A Dregexp-compiler.cc600 if (clear_capture_count_ > 0) { in Emit()
603 int clear_capture_end = clear_capture_start_ + clear_capture_count_ - 1; in Emit()

Completed in 9 milliseconds