summaryrefslogtreecommitdiff
path: root/src/mongo/scripting/mozjs/engine.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-32824 Incorrect interpreterVersion() reported in mongo shellBen Caimano2018-03-201-1/+1
* SERVER-32683 JS JIT off by defaultJason Carey2018-01-171-1/+1
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-3/+3
* SERVER-19042 Make globalScriptEngine a decoration on ServiceContext where pos...Jonathan Reams2016-10-031-5/+6
* SERVER-22688 Provide a setParameter and shell option to control the js heap l...Waley Chen2016-09-151-0/+9
* Revert "SERVER-22688 Provide a setParameter and shell option to control the j...Waley Chen2016-09-131-9/+0
* SERVER-22688 Provide a setParameter and shell option to control the js heap l...Waley Chen2016-09-131-0/+9
* SERVER-23358 SpiderMonkey 45.0.2 ESR MongoDB & Build IntegrationMark Benvenuto2016-04-211-0/+2
* SERVER-9131 prevent automatic function marshalling in shellrahuldhodapkar2016-02-171-0/+9
* SERVER-21728 Disable extra JS ThreadsJason Carey2015-12-021-0/+5
* SERVER-21429 Add on/off flag for Javascript JITJason Carey2015-11-131-0/+15
* SERVER-20678 Create a new JS scope for each mapreduceAndrew Morrow2015-10-121-0/+4
* SERVER-18531 Integrate SpiderMonkeyJason Carey2015-07-141-0/+133