Searched refs:isExcludedProto (Results 1 – 3 of 3) sorted by relevance
112 var isExcludedProto = function(val) { function126 while (obj != null && !isExcludedProto(obj)) {149 if (isExcludedProto(obj)) return [];
3544 var isExcludedProto = function(val) {3558 while (obj != null && !isExcludedProto(obj)) {3581 if (isExcludedProto(obj)) return [];
5386 var isExcludedProto = function(val) {5400 while (obj != null && !isExcludedProto(obj)) {5423 if (isExcludedProto(obj)) return [];