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

/external/v8/test/mjsunit/
H A Dunbox-double-arrays.js32 var approx_dict_to_elements_threshold = 70000; variable
46 for (var i= 0; i < approx_dict_to_elements_threshold; ++i ) {
63 for (var i= 0; i < approx_dict_to_elements_threshold; i += 501 ) {
380 for (var i= 0; i < approx_dict_to_elements_threshold; i += 500 ) {

Completed in 42 milliseconds