summaryrefslogtreecommitdiffstats
path: root/js/src/jit-test/tests/gc/bug-1856739.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/jit-test/tests/gc/bug-1856739.js')
-rw-r--r--js/src/jit-test/tests/gc/bug-1856739.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/src/jit-test/tests/gc/bug-1856739.js b/js/src/jit-test/tests/gc/bug-1856739.js
new file mode 100644
index 0000000000..c12f0d834d
--- /dev/null
+++ b/js/src/jit-test/tests/gc/bug-1856739.js
@@ -0,0 +1 @@
+var s = "SetIsInlinableLargeFunction".substring(1); gc();