estanglerbm opened a new issue #1013: URL: https://github.com/apache/royale-asjs/issues/1013
In the attached test case, Object.hasOwnProperty() is returning false for an accessor in Royale (JS), but returns true in Flex. Royale: [TestObjectHasOwnProperty.mxml.txt](https://github.com/apache/royale-asjs/files/5714073/TestObjectHasOwnProperty.mxml.txt) Flex: [TestObjectHasOwnPropertyFlex.mxml.txt](https://github.com/apache/royale-asjs/files/5714075/TestObjectHasOwnPropertyFlex.mxml.txt) For ``this`` or other objects. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
