Home | History | Annotate | Download | only in js

Lines Matching refs:ToPropertyDescriptor

267 function ToPropertyDescriptor(obj) {
312 var desc = ToPropertyDescriptor(obj);
797 var desc = ToPropertyDescriptor(attributes);
822 descriptors.push(ToPropertyDescriptor(props[names[i]]));