michael@0: function a(a, prototype) { michael@0: try { michael@0: typeof (arguments[a]) in code michael@0: } catch(e) {} michael@0: } michael@0: a(); michael@0: a();