jQuery.each and hasOwnProperty check

jQuery.each and hasOwnProperty check

Why doesn't jQuery.each use the hasOwnProperty check within the "for in" loop for objects?