michael@0: function r() { michael@0: for (var x in undefined) {} michael@0: } michael@0: setObjectMetadataCallback(true); michael@0: r();