-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 2.4.10, 2.6.1
-
Component/s: JavaScript
Under v8 3.12, this will crash the scripting engine:
db.t.save({}) db.t.findOne()._id.constructor._v8_function.toString()
- related to
-
SERVER-14778 Hide function and data pointers for natively-injected v8 functions
- Closed