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

/external/v8/test/mjsunit/
H A Dbig-array-literal.js92 function testLiteralAndCatch(size) { function
109 testLiteralAndCatch(1000) ||
110 testLiteralAndCatch(20000) ||
111 testLiteralAndCatch(200000);
H A Dbig-object-literal.js95 function testLiteralAndCatch(size) { function
112 testLiteralAndCatch(1000) ||
113 testLiteralAndCatch(20000) ||
114 testLiteralAndCatch(200000);

Completed in 93 milliseconds