Home | History | Annotate | Download | only in lib

Lines Matching full:array_class

173       ARRAY_CLASS = '[object Array]',
252 if (_class === ARRAY_CLASS) {
312 return _toString.call(object) === ARRAY_CLASS;