Home
last modified time | relevance | path

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

/external/v8/test/mjsunit/
Dfunction-names.js103 var regExpPrototypeFunctions = ["exec", "test", "toString", "compile"]; variable
105 TestFunctionNames(RegExp.prototype, regExpPrototypeFunctions);
/external/chromium_org/v8/test/mjsunit/
Dfunction-names.js103 var regExpPrototypeFunctions = ["exec", "test", "toString", "compile"]; variable
105 TestFunctionNames(RegExp.prototype, regExpPrototypeFunctions);