Home
last modified time | relevance | path

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

/external/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));