summaryrefslogtreecommitdiff
path: root/src/mongo/scripting/mozjs/jscustomallocator.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-77193 Centralize the macro definition of __has_feature into one placeMark Benvenuto2023-05-171-4/+0
* SERVER-71608 Add support to jscustomallocator.cpp for FreeBSDMark Benvenuto2023-02-141-1/+3
* SERVER-61008 Upgrade vendorized mozjs to esr91.3Justin Seyster2022-03-071-30/+82
* 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-12/+2
* Revert "SERVER-29286 import and use mozjs-60"Gabriel Russell2019-01-291-2/+12
* SERVER-29286 import and use mozjs-60Gabriel Russell2019-01-291-12/+2
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-26538 SERVER-26539 Detach from boost::threadAndrew Morrow2017-08-021-3/+2
* SERVER-22520 Improve ASAN MozJS integrationJason Carey2017-04-071-1/+35
* SERVER-26596 Don't abort when javascript heap limit is set too low to initial...Jonathan Reams2016-10-131-3/+2
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-6/+9
* SERVER-21717 Be more graceful in JS OOMJason Carey2015-12-021-1/+3
* SERVER-18531 Integrate SpiderMonkeyJason Carey2015-07-141-0/+234