Home
last modified time | relevance | path

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

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