Home | History | Annotate | Download | only in parse-only

Lines Matching refs:inline

9259   reverse: function(inline) {
9260 return (inline !== false ? this : this.toArray())._reverse();