diff options
Diffstat (limited to 'js/src/jit-test/tests/jaeger/testCallElemAfterGC.js')
-rw-r--r-- | js/src/jit-test/tests/jaeger/testCallElemAfterGC.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/js/src/jit-test/tests/jaeger/testCallElemAfterGC.js b/js/src/jit-test/tests/jaeger/testCallElemAfterGC.js index 369aa2c6f..495c3c9db 100644 --- a/js/src/jit-test/tests/jaeger/testCallElemAfterGC.js +++ b/js/src/jit-test/tests/jaeger/testCallElemAfterGC.js @@ -1,4 +1,3 @@ -// vim: set ts=8 sts=4 et sw=4 tw=99: function A() { this.x = 12; |