diff options
Diffstat (limited to 'tests/specs/run/v8_flags_env_run/v8_flags.js')
-rw-r--r-- | tests/specs/run/v8_flags_env_run/v8_flags.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/specs/run/v8_flags_env_run/v8_flags.js b/tests/specs/run/v8_flags_env_run/v8_flags.js new file mode 100644 index 000000000..f7999c4af --- /dev/null +++ b/tests/specs/run/v8_flags_env_run/v8_flags.js @@ -0,0 +1 @@ +console.log(typeof gc); |