Searched refs:isPlainObject (Results 1 – 3 of 3) sorted by relevance
2 …isPlainObject(r)||(i=Array.isArray(r)))?(n=a[t],o=i&&!Array.isArray(n)?[]:i||S.isPlainObject(n)?n:… method8 …++)for(e in s[n])i=s[n][e],h.call(s[n],e)&&void 0!==i&&(y.isPlainObject(i)?t[e]=y.isPlainObject(t[…14 …","#document","html","body"])}function h(a){return $.isFunction(a)||$.isPlainObject(a)?a:{top:a,le…
150 if ( jQuery.isPlainObject( context ) ) {366 if ( deep && copy && ( jQuery.isPlainObject(copy) || (copyIsArray = jQuery.isArray(copy)) ) ) {372 clone = src && jQuery.isPlainObject(src) ? src : {};517 isPlainObject: function( obj ) {7666 if ( jQuery.isArray( a ) || ( a.jquery && !jQuery.isPlainObject( a ) ) ) {
1659 if(newValue !== undefined || $.isPlainObject(notation)) {