Home
last modified time | relevance | path

Searched refs:captureMatch (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/v8/test/mjsunit/
Dregexp-capture-3.js57 function captureMatch(re) { function
73 captureMatch(/(b)(c)/);
74 captureMatch(/(b)(c)/g);