-
Notifications
You must be signed in to change notification settings - Fork 47.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Since we know that we're not going to suspend again (we asssume the iterator doesn't) and we know we're about to call renderChildrenArray again. We can just do that directly instead of going through renderNode another time. This also helps separate these two paths a bit so it can have different logic.
- Loading branch information
1 parent
1f03442
commit 4c17531
Showing
1 changed file
with
35 additions
and
8 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