Home | History | Annotate | Download | only in src

Lines Matching refs:RegExpCapture

5158         RegExpCapture* capture = new(zone()) RegExpCapture(body, capture_index);
5234 captures_ = new(zone()) ZoneList<RegExpCapture*>(2);
5288 RegExpCapture* capture = NULL;