summaryrefslogtreecommitdiff
path: root/tests/v8_flags.js
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2019-05-03 14:59:52 +0200
committerRyan Dahl <ry@tinyclouds.org>2019-05-03 08:59:52 -0400
commitbf9b0c8231d59bfcc79e55b6cde861b68975d5b4 (patch)
tree3d3afe84f16d548835578e398fdf997446fc04a9 /tests/v8_flags.js
parent4d4dcafb96bdffa3050e863df0ef4ddd158ebf16 (diff)
Fix: deno --v8-options does not print v8 options (#2277)
Diffstat (limited to 'tests/v8_flags.js')
-rw-r--r--tests/v8_flags.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/v8_flags.js b/tests/v8_flags.js
new file mode 100644
index 000000000..f7999c4af
--- /dev/null
+++ b/tests/v8_flags.js
@@ -0,0 +1 @@
+console.log(typeof gc);