Searched refs:test_store_high_double (Results 1 - 3 of 3) sorted by relevance
/external/v8/test/mjsunit/ |
H A D | external-array.js | 201 function test_store_high_double(array, sum) { function 206 function test_store_high_double(array, sum) { 279 run_test(test_store_high_double, a, test_result_high_double[t]);
|
/external/chromium_org/v8/test/mjsunit/ |
H A D | external-array-no-sse2.js | 258 function test_store_high_double(array, sum) { function 263 function test_store_high_double(array, sum) { 336 run_test(test_store_high_double, a, test_result_high_double[t]);
|
H A D | external-array.js | 258 function test_store_high_double(array, sum) { function 263 function test_store_high_double(array, sum) { 336 run_test(test_store_high_double, a, test_result_high_double[t]);
|
Completed in 144 milliseconds