Add support for both v8-3.12 and mozjs.
Note: Do not support shell arithmetic operations for NumberDecimal data type. Currently shell arithmetic on NumberLong functions on a float approx., which is not suitable for precise decimal data types.
- depends on
-
SERVER-19624 Add experimental Decimal128 data type support to mongo/bson layer
- Closed
- is depended on by
-
SERVER-19752 Allow NumberDecimal to be constructed from other types in the shell
- Closed