Home
last modified time | relevance | path

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

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