generated from tc39/template-for-proposals
-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Rename `notifying` to `frozen` This reflects an upcoming change which broadens its scope. * Freeze out both `watch` and `unwatch` * Separate out the steps of this algorithm * Freeze the graph during execution of the `watched` callback * Spell out the `unwatch` algorithm in steps * Freeze the graph during execution of the `unwatched` callback * Correct nesting
- Loading branch information
Showing
1 changed file
with
22 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters