Home | History | Annotate | Download | only in src

Lines Matching full:enumerable

1500       // 4c ii. If desc is not undefined and desc.[[Enumerable]] is true, then
1501 if (found.FromJust() && desc.enumerable()) {