Lines Matching defs:purge
83 purge inserted nodes after the purge threshold is reached. This is
126 before triggering an automatic purge when `autopurge` is `true`.
491 Triggers an automatic purge if the purge threshold has been reached.
683 // Don't purge nodes that haven't finished loading (or errored out),
691 // If this is a transaction-level purge and this node also exists in
908 @method purge
910 purge: function () {
982 purge : this.purge,