Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
_isValid() { return this._destroyed || this._roots.length === 0 || CURRENT_TAG.validate(this._lastRevision); }
Objects used to track values and their dirtiness in Glimmer