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

ES5 features are not suggested in autocomplete

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor - P4 Minor - P4
    • 2.4.0-rc1
    • 2.3.2
    • JavaScript, Shell
    • None
    • Fully Compatible
    • ALL

    Description

      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()

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: