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

Bug 514329

Summary: JSON AST can miss some object nodes
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: JS ToolsAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: P3    
Version: 13.0   
Target Milestone: 15.0   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Michael Rennie CLA 2017-03-28 09:46:40 EDT
Looks like there is a pretty bad bug in the AST translation code where object expressions are not properly added to the 'elements' array of an ArrayExpression parent node.