Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: use an explicit null check
Because we never want the table inside the WeakTableRef to be possible to be null in this case, so it's better to throw an error in that case.
- Loading branch information