Home
last modified time | relevance | path

Searched defs:ArrayProto (Results 1 – 2 of 2) sorted by relevance

/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
H A Dunderscore.js22 var ArrayProto = Array.prototype, ObjProto = Object.prototype; variable
/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore.js18 var ArrayProto = Array.prototype, ObjProto = Object.prototype, FuncProto = Function.prototype; variable