wiln / flash-console

Automatically exported from code.google.com/p/flash-console
0 stars 0 forks source link

ArrayCollection debugging #113

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Cc.debug(some_array_collection)
2.
3.

What is the expected output? What do you see instead?
Error: Unknown Property: 'constructor'.
    at mx.collections::ListCollectionView/http://www.adobe.com/2006/actionscript/flash/proxy::getProperty()[E:\dev\4.y\frameworks\projects\framework\src\mx\collections\ListCollectionView.as:870]
    at com.junkbyte.console.core::LogReferences/inspect()[D:\flash\src\com\junkbyte\console\core\LogReferences.as:313]

What version of the product are you using? On what operating system?
2.6

Please provide any additional information below.

Original issue reported on code.google.com by smi...@gmail.com on 18 Aug 2014 at 9:45