313
edits
| Line 21: | Line 21: | ||
The benchmark does a lot of |array.length|, equality comparisons, and Array.push/pop, so making those faster would also help. | The benchmark does a lot of |array.length|, equality comparisons, and Array.push/pop, so making those faster would also help. | ||
See also [https://bugzilla.mozilla.org/show_bug.cgi?id=643615] | See also [https://bugzilla.mozilla.org/show_bug.cgi?id=643615 bug 643615] | ||
== v8-earley-boyer == | == v8-earley-boyer == | ||
edits