[SERVER-8247] ES5 features are not suggested in autocomplete Created: 18/Jan/13  Updated: 11/Jul/16  Resolved: 19/Feb/13

Status: Closed
Project: Core Server
Component/s: JavaScript, Shell
Affects Version/s: 2.3.2
Fix Version/s: 2.4.0-rc1

Type: Bug Priority: Minor - P4
Reporter: Aaron Heckmann Assignee: Tad Marshall
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Related
Backwards Compatibility: Fully Compatible
Operating System: ALL
Participants:

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



 Comments   
Comment by auto [ 19/Feb/13 ]

Author:

{u'date': u'2013-02-19T18:39:04Z', u'name': u'Tad Marshall', u'email': u'tad@10gen.com'}

Message: SERVER-8247 Add ES5 functions to autocomplete lists
Branch: master
https://github.com/mongodb/mongo/commit/1d9112158860663ca0336dea85dadda88b865bc2

Comment by Aaron Heckmann [ 19/Feb/13 ]

String#trimLeft, String#trimRight too

Generated at Thu Feb 08 03:16:55 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.