$OpenBSD$ index e88828b..7d84368 100644 --- js/src/shell/js.cpp.orig Fri Feb 20 15:40:37 2015 +++ js/src/shell/js.cpp Fri Feb 20 15:40:37 2015 @@ -125,7 +125,7 @@ static bool enableDisassemblyDumps = false; static bool printTiming = false; static const char *jsCacheDir = nullptr; static const char *jsCacheAsmJSPath = nullptr; -static bool jsCachingEnabled = true; +static bool jsCachingEnabled = false; mozilla::Atomic jsCacheOpened(false); static bool