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

ES5 features are not suggested in autocomplete

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 2.4.0-rc1
    • Affects Version/s: 2.3.2
    • Component/s: JavaScript, Shell
    • None
    • Fully Compatible
    • ALL

      Object.create()
      Object.defineProperty()
      Object.defineProperties()
      Object.getPrototypeOf()
      Object.keys()
      Object.seal()
      Object.freeze()
      Object.preventExtensions()
      Object.isSealed()
      Object.isFrozen()
      Object.isExtensible()
      Object.getOwnPropertyDescriptor()
      Object.getOwnPropertyNames()
      Date.prototype.toISOString()
      Date.now()
      Array.isArray()
      JSON.parse()
      JSON.stringify()
      Function.prototype.bind()
      String.prototype.trim()
      Array.prototype.reduce()
      Array.prototype.reduceRight()

            Assignee:
            tad Tad Marshall
            Reporter:
            aheckmann Aaron Heckmann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: