Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 460975

Summary: [linting][es6] New ES6 globals
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: ClientAssignee: Mark Macdonald <mamacdon>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 8.0   
Target Milestone: 9.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Bug Depends on:    
Bug Blocks: 460728    

Description Mark Macdonald CLA 2015-02-26 12:30:04 EST
ES6 defines new builtin properties on the global object:

* Promise
* Proxy
* Reflect
* Symbol
Comment 2 Mark Macdonald CLA 2015-02-26 13:25:50 EST
^