Home | History | Annotate | Download | only in src

Lines Matching full:propertyset

1018   var propertySet = {};
1023 // properties like toString if(propertySet["toString"]) will always
1025 if (propertySet[name] === true) {
1028 propertySet[name] = true;