diff options
Diffstat (limited to 'js/src/jit-test/tests/auto-regress')
-rw-r--r-- | js/src/jit-test/tests/auto-regress/bug557946.js | 1 | ||||
-rw-r--r-- | js/src/jit-test/tests/auto-regress/bug558618.js | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/js/src/jit-test/tests/auto-regress/bug557946.js b/js/src/jit-test/tests/auto-regress/bug557946.js index 8d1e95c53..1ccfe2c72 100644 --- a/js/src/jit-test/tests/auto-regress/bug557946.js +++ b/js/src/jit-test/tests/auto-regress/bug557946.js @@ -1,7 +1,6 @@ // Binary: cache/js-dbg-64-6f1a38b94754-linux // Flags: -j // -/* vim: set ts=8 sts=4 et sw=4 tw=99: */ var x = 0; var y = 0; diff --git a/js/src/jit-test/tests/auto-regress/bug558618.js b/js/src/jit-test/tests/auto-regress/bug558618.js index 3fe1dfb25..11bdce744 100644 --- a/js/src/jit-test/tests/auto-regress/bug558618.js +++ b/js/src/jit-test/tests/auto-regress/bug558618.js @@ -1,7 +1,6 @@ // Binary: cache/js-dbg-64-e69034463eeb-linux // Flags: -j // -/* vim: set ts=8 sts=4 et sw=4 tw=99: */ function f() { this.search = function(a, b, c) { arguments[3] = { } |