bootstrap/js/src/util
XhmikosR 7966167cf6
Replace double tilde with Math.floor (#30691)
Nowadays, browser engines have improved a lot and `Math.floor` is the same, if not faster.
Also, clarity is better than micro-optimizations in this case.
2020-05-14 09:46:42 +03:00
..
index.js Replace double tilde with Math.floor (#30691) 2020-05-14 09:46:42 +03:00
sanitizer.js Partially Revert "Use regex.test() when we want to check for a Boolean. (#29969)" (#30770) 2020-05-13 22:49:41 +03:00