Searched defs:hasOwnProperty (Results 1 - 1 of 1) sorted by relevance
/yui3/src/event/js/ | ||
H A D | event-facade-dom-ie.js | 24 proxy.hasOwnProperty = function () { return true; }; 138 if (lazyProperties.hasOwnProperty(prop)) { |
Completed in 13 milliseconds