]>
git.saurik.com Git - apple/javascriptcore.git/blob - tests/stress/llint-cache-replace-then-cache-get-and-fold-then-invalidate.js
17 for (var i
= 0; i
< 100000; ++i
) {
20 throw "Error: bad result: " + result
;
26 throw "Error: bad result at end: " + result
;