summaryrefslogtreecommitdiff
path: root/src/mongo/scripting/mozjs/nativefunction.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61008 Upgrade vendorized mozjs to esr91.3Justin Seyster2022-03-071-6/+8
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+2
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-29286 import and use mozjs-60Gabriel Russell2019-01-301-1/+1
* Revert "SERVER-29286 import and use mozjs-60"Gabriel Russell2019-01-291-1/+1
* SERVER-29286 import and use mozjs-60Gabriel Russell2019-01-291-1/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-22520 Improve ASAN MozJS integrationJason Carey2017-04-071-2/+2
* SERVER-19977 Use JS_NewArrayObject directlyJason Carey2015-10-061-12/+4
* SERVER-20564 no default getOwned for BSON in JSJason Carey2015-10-061-1/+1
* SERVER-19607 no recursion in JS -> BSON conversionJason Carey2015-09-211-2/+4
* SERVER-20375 Constrain JS method thisvJason Carey2015-09-171-4/+5
* SERVER-20080 Constrain ctor calls for JS typesJason Carey2015-09-171-7/+7
* SERVER-18531 Integrate SpiderMonkeyJason Carey2015-07-141-0/+124