Home
last modified time | relevance | path

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

/external/v8/test/mjsunit/
Darray-store-and-grow.js65 function array_store_3(a,b,c) { function
71 array_store_3(a, 0, x);
73 array_store_3(a, 0, x);
75 assertEquals(x, array_store_3([], 0, x));
/external/chromium_org/v8/test/mjsunit/
Darray-store-and-grow.js67 function array_store_3(a,b,c) { function
73 array_store_3(a, 0, x);
75 array_store_3(a, 0, x);
77 assertEquals(x, array_store_3([], 0, x));