Searched defs:GetCapture (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/regexp/ | ||
D | regexp-parser.cc | 613 RegExpCapture* RegExpParser::GetCapture(int index) { in GetCapture() function in v8::internal::RegExpParser |
D | jsregexp.h | 170 static int GetCapture(FixedArray* array, int index) { in GetCapture() function |