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

/macosx-10.10/JavaScriptCore-7600.1.17/tests/mozilla/js1_5/Regress/
H A Dregress-192414.js61 var left = repeat_str('(1&', N);
62 var right = repeat_str(')', N);
87 function repeat_str(str, repeat_count) function
H A Dregress-191633.js57 var s = repeat_str("//\n", 40000); // Build a string of 40000 lines of comments
70 function repeat_str(str, repeat_count) function

Completed in 113 milliseconds