Searched refs:test_store_high_double (Results 1 - 3 of 3) sorted by relevance

/external/v8/test/mjsunit/
H A Dexternal-array.js201 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 Dexternal-array-no-sse2.js258 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 Dexternal-array.js258 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