Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reduce Lookup for Missing Lifecycle Methods
This is a micro-optimization that reduces the lookup time for missing lifecycle methods. The extra amount of memory is linear to the number of components that exist on a page which I think is a worthwile trade-off.
- Loading branch information