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

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Minor - P4
    • 2.3.0
    • Affects Version/s: None
    • Component/s: JavaScript, Shell
    • None
    • Fully Compatible
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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 Marshall
              Reporter:
              Randall Hunt
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: