Searched refs:ObjectGetOwnPropertyNames (Results 1 – 1 of 1) sorted by relevance
1110 function ObjectGetOwnPropertyNames(obj) { class1255 var names = ObjectGetOwnPropertyNames(obj);1279 var names = ObjectGetOwnPropertyNames(obj);1323 var names = ObjectGetOwnPropertyNames(obj);1346 var names = ObjectGetOwnPropertyNames(obj);1443 "getOwnPropertyNames", ObjectGetOwnPropertyNames,