Lines Matching full:attributesclone
1134 var attributesClone = { __proto__: null };1136 attributesClone[a] = attributes[a];1138 DefineProxyProperty(obj, name, attributesClone, true);