Lines Matching full:propertyset
1018 var propertySet = {};1023 // properties like toString if(propertySet["toString"]) will always1025 if (propertySet[name] === true) {1028 propertySet[name] = true;