Home | History | Annotate | Download | only in js

Lines Matching defs:IsGenericDescriptor

228 function IsGenericDescriptor(desc) {
313 if (IsGenericDescriptor(desc) || IsDataDescriptor(desc)) {
545 if ((IsGenericDescriptor(desc) ||
573 if (!IsGenericDescriptor(desc)) {
648 (IsGenericDescriptor(desc) &&