HomeSort by relevance Sort by last modified time
    Searched full:functionprototypefunctions (Results 1 - 1 of 1) sorted by null

  /external/v8/test/mjsunit/
function-names.js 75 var functionPrototypeFunctions = [ "toString", "apply", "call" ];
77 TestFunctionNames(Function.prototype, functionPrototypeFunctions);

Completed in 63 milliseconds