summaryrefslogtreecommitdiff
path: root/src/mongo/scripting/mozjs/dbquery.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68213 Modernize 'DBQuery' to avoid OP_QUERY-style formatDavid Storch2022-08-181-6/+9
* SERVER-61008 Upgrade vendorized mozjs to esr91.3Justin Seyster2022-03-071-2/+5
* 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-30362 MozJS - implement resolve instead of getProperty for native typesMark Benvenuto2017-08-171-10/+15
* SERVER-19977 Intern JS StringsJason Carey2015-10-061-20/+21
* SERVER-20375 Constrain JS method thisvJason Carey2015-09-171-1/+1
* SERVER-18531 Integrate SpiderMonkeyJason Carey2015-07-141-0/+143