Home | History | Annotate | Download | only in src

Lines Matching refs:RegExpCapture

4205         RegExpCapture* capture = new(zone()) RegExpCapture(body, capture_index);
4282 captures_ = new(zone()) ZoneList<RegExpCapture*>(2, zone());
4335 RegExpCapture* capture = NULL;