-
Type: Improvement
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: JavaScript, Shell
-
None
-
Fully Compatible
Provide a convenient interface for determining which interpreter is running on the shell and the server.
Something along these lines:
>_interpreterVersion
"V8 3.12"
AND
>db.getServerJSInterpreterVersion() {"version": "V8 3.12"}
- related to
-
SERVER-2407 Switch to v8
- Closed