Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Further improvements to
console
stubbing method
These improvements are: - cache current method in `while`-loop to reduce property look-ups - use `if` as the conditional assignment in `while`-loop in order to improve performance and readability Reference: commit 578f377 Closes gh-1229
- Loading branch information