Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix BangleJS debug builds failing on bogus assert call
An assert with a bogus/outdated condition is failing debug builds for BangleJS. This patch fixes the condition by checking against `IOEvent->flags` field instead.
- Loading branch information