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

/external/v8/src/
H A Dast.h2081 capture_from_(capture_from) { }
2095 int capture_from() { return capture_from_; }
2100 int capture_from_; member in class:v8::internal::RegExpLookahead
H A Djsregexp.cc3933 register_of_first_capture + capture_from_ * registers_per_capture;

Completed in 1657 milliseconds