Home
last modified time | relevance | path

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

/external/v8/test/webkit/
Darray-enumerators-functions.js138 var expectedCnt = "" + callCounts[f][t][a]; variable
139 …rray("+arrays[a]+")."+functionName+"(forwarders[f], "+testFunctions[t]+", 0); count", expectedCnt);
140 var expectedCnt = "" + objCallCounts[f][t][a];
141 …Name+".call(toObject("+arrays[a]+"), forwarders[f], "+testFunctions[t]+", 0); count", expectedCnt);
142 …Name+".call(toObject("+arrays[a]+"), forwarders[f], "+testFunctions[t]+", 0); count", expectedCnt);