summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/js_function.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60273 Calculate the estimated size for missing types in sbe::value::ge...Drew Paroski2021-10-161-0/+5
* SERVER-59782 migrate makeGuard calls to ScopeGuardBilly Donahue2021-09-081-2/+2
* SERVER-55281 lint for newline violationsBilly Donahue2021-03-251-1/+1
* SERVER-50388 Support $where operator in SBENikita Lapkov2020-11-171-0/+94