Home
last modified time | relevance | path

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

/external/chromium_org/v8/test/mjsunit/
Dstring-match.js127 var re_cap = /\w(\w*)/g; variable
129 testMatch("Capture-Global", stringSample, re_cap,
/external/v8/test/mjsunit/
Dstring-match.js127 var re_cap = /\w(\w*)/g; variable
129 testMatch("Capture-Global", stringSample, re_cap,