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