michael@0: ForIn_2(); michael@0: function ForIn_2( object ) { michael@0: PropertyArray=new Array; michael@0: var PropertyArray = 'Do not assert: !cx->throwing'; michael@0: for ( i in object ) PropertyArray.length-1; michael@0: }