Home | History | Annotate | Download | only in src

Lines Matching refs:JSRegExpResult

10082 // JSRegExpResult is just a JSArray with a specific initial map.
10088 class JSRegExpResult: public JSArray {
10098 DISALLOW_IMPLICIT_CONSTRUCTORS(JSRegExpResult);