Home
last modified time | relevance | path

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

/external/v8/test/mjsunit/
Dfunction-names.js46 var booleanPrototypeFunctions = [ "toString", "valueOf" ]; variable
48 TestFunctionNames(Boolean.prototype, booleanPrototypeFunctions);
/external/chromium_org/v8/test/mjsunit/
Dfunction-names.js46 var booleanPrototypeFunctions = [ "toString", "valueOf" ]; variable
48 TestFunctionNames(Boolean.prototype, booleanPrototypeFunctions);