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

Lines Matching refs:inline

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