Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-7344

Provide function/variable interface for determining what javascript interpreter the shell and server are compiled with

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 2.3.0
    • Affects Version/s: None
    • Component/s: JavaScript, Shell
    • Labels:
      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"}
      

            Assignee:
            tad Tad Marshall
            Reporter:
            ranman Randall Hunt
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: