Searched refs:increaseLength (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/test/webkit/
H A Darray-enumerators-functions.js60 function increaseLength(a, b, array) { count++; array.length++; } function
64 var testFunctions = ["returnFalse", "returnTrue", "returnElem", "returnIndex", "increaseLength", "decreaseLength", "halveLength"];

Completed in 110 milliseconds