diff options
author | Moonchild <moonchild@palemoon.org> | 2020-09-24 08:06:05 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2020-09-24 08:10:23 +0000 |
commit | 4a42352e6418b69e600422fc516ad1e74c708fa9 (patch) | |
tree | 579cf7c1c38df6a6a7fde0ade0e2ffc46b641423 /js/src/jit-test/tests/jaeger | |
parent | 0c3bd2b10aa0e56ce5d950d90a1fe6ca11a0639a (diff) | |
download | uxp-4a42352e6418b69e600422fc516ad1e74c708fa9.tar.gz |
Issue #1656 - Part 8: Devtools and misc.
Diffstat (limited to 'js/src/jit-test/tests/jaeger')
-rw-r--r-- | js/src/jit-test/tests/jaeger/bug601982.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/js/src/jit-test/tests/jaeger/bug601982.js b/js/src/jit-test/tests/jaeger/bug601982.js index 99f4bf906f..df6caed74a 100644 --- a/js/src/jit-test/tests/jaeger/bug601982.js +++ b/js/src/jit-test/tests/jaeger/bug601982.js @@ -1,4 +1,3 @@ -/* vim: set ts=8 sts=4 et sw=4 tw=99: */ function J(i) { /* Cause a branch to build(?) */ |