This repository has been archived by the owner on Apr 12, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf: optimize internal isWindow call
Each window has a reference to itself, which is pretty unique so we can use that to simplify our isWindow check
- Loading branch information