Home
last modified time | relevance | path

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

/external/v8/test/mjsunit/
Dbig-object-literal.js102 function testLiteralAndCatch(size) { function
121 testLiteralAndCatch(1000) ||
122 testLiteralAndCatch(20000) ||
123 testLiteralAndCatch(200000);
Dbig-array-literal.js103 function testLiteralAndCatch(size) { function
122 testLiteralAndCatch(1000) ||
123 testLiteralAndCatch(20000) ||
124 testLiteralAndCatch(200000);