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

Bug 521621

Summary: Support parsing async / await expressions
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: JS ToolsAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P2    
Version: 15.0   
Target Milestone: 16.0   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Michael Rennie CLA 2017-08-30 11:28:40 EDT
We are currently sitting on an aging version of Acorn (3.3.0). We should update it to version 5.1.1 and properly support es8 and es9 expressions (assuming you set your ecmaVersion to those values).

The parser CQ is here: https://dev.eclipse.org/ipzilla/show_bug.cgi?id=14057