summaryrefslogtreecommitdiff
path: root/src/third_party/mozjs-60/extract/js/src/devtools/automation/variants/plain
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/mozjs-60/extract/js/src/devtools/automation/variants/plain')
-rw-r--r--src/third_party/mozjs-60/extract/js/src/devtools/automation/variants/plain7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/third_party/mozjs-60/extract/js/src/devtools/automation/variants/plain b/src/third_party/mozjs-60/extract/js/src/devtools/automation/variants/plain
new file mode 100644
index 00000000000..ab954074d47
--- /dev/null
+++ b/src/third_party/mozjs-60/extract/js/src/devtools/automation/variants/plain
@@ -0,0 +1,7 @@
+{
+ "configure-args": "",
+ "optimize": true,
+ "env": {
+ "JSTESTS_EXTRA_ARGS": "--jitflags=all"
+ }
+}