Home
last modified time | relevance | path

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

/external/chromium_org/v8/test/mjsunit/
Dfunction-names.js75 var functionPrototypeFunctions = [ "toString", "apply", "call" ]; variable
77 TestFunctionNames(Function.prototype, functionPrototypeFunctions);