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

/external/v8/src/
H A Dast.h2481 capture_from_(capture_from) { }
2495 int capture_from() { return capture_from_; }
2501 int capture_from_; member in class:v8::internal::RegExpLookahead
H A Djsregexp.cc3996 register_of_first_capture + capture_from_ * registers_per_capture;

Completed in 56 milliseconds