Searched refs:propertyNamesOnly (Results 1 – 1 of 1) sorted by relevance
380 … _propertyDescriptors: function*(object, ownProperties, accessorPropertiesOnly, propertyNamesOnly) argument443 if (propertyNamesOnly) {444 for (var i = 0; i < propertyNamesOnly.length; ++i) {445 var name = propertyNamesOnly[i];