Lines Matching full:enumerable
1500 // 4c ii. If desc is not undefined and desc.[[Enumerable]] is true, then1501 if (found.FromJust() && desc.enumerable()) {