Class Object

Defined in APE.js

A safe patch to the Object object. This patch addresses a bug that only affects Opera. It does not affect any for-in loops in any browser (see tests).

  • author: Garrett Smith

  • Constructor Summary
    Object()
               
    Object()
               
     
    Method Summary
    hasOwnProperty(p)
              
     
    Constructor Detail

    Object

    Object()
    Object()

    Method Detail

    hasOwnProperty

    hasOwnProperty(p)

    Documentation generated by JsDoc Toolkit 1.4.0 on Sun Aug 17 2008 17:08:27 GMT-0700 (PDT)