summaryrefslogtreecommitdiff
path: root/src/mongo/scripting/mozjs/numberlong.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61008 Upgrade vendorized mozjs to esr91.3Justin Seyster2022-03-071-1/+1
* SERVER-43246 Add a log line for when a cursor is reaped due to logical sessio...Kevin Pulo2019-12-041-0/+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-24146 Fix JSON.stringify regression, and add new "tostrictjson" shell ...Adam Chelminski2016-08-151-1/+2
* SERVER-22461 Crash in mozjs code with invalid NumberLong objectWaley Chen2016-02-181-2/+11
* Revert "SERVER-22461 Crash in mozjs code with invalid NumberLong object"Eric Milkie2016-02-161-11/+2
* SERVER-22461 Crash in mozjs code with invalid NumberLong objectWaley Chen2016-02-151-2/+11
* Revert "SERVER-22461 Crash in mozjs code with invalid NumberLong objectt"Jason Carey2016-02-111-11/+2
* SERVER-22461 Crash in mozjs code with invalid NumberLong objecttWaley Chen2016-02-111-2/+11
* SERVER-20375 Constrain JS method thisvJason Carey2015-09-171-4/+4
* SERVER-19814 add compare() method to NumberLong, and use it in shell's implem...David Storch2015-08-101-1/+2
* SERVER-18531 Integrate SpiderMonkeyJason Carey2015-07-141-0/+68