mirror of https://github.com/lukechilds/node.git
Browse Source
roundUpToNextPowerOf2() does more than just rounding up to the next power of two. Rename it to computeNewHighWaterMark(). PR-URL: https://github.com/nodejs/node/pull/2479 Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>v4.0.0-rc
Ben Noordhuis
9 years ago
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue