apache / royale-compiler

Apache Royale Compiler
https://royale.apache.org/
Apache License 2.0
95 stars 49 forks source link

<fx:Object> stack underflow errors inside dataProvider(-like) mxml assignments. #196

Closed greg-dove closed 2 years ago

greg-dove commented 2 years ago
nodes can cause stack underflow errors (swf compiler) when inside mxml 'Arrays' or can sometimes have unexpected results if there is a successful compilation. This was determined to be related to codegen for MXMLDescriptor content and the 'isSimple' classification inside MXMLClassDirectiveProcessor.