mirror of https://github.com/lukechilds/node.git
Browse Source
* Omit ToObject() call. Buffer::Data() and Buffer::Length() know how to deal with Values. * Don't check if the argument is undefined because it realistically never is and undefined->integer coercion achieves the same thing.v0.9.9-release
Ben Noordhuis
12 years ago
1 changed files with 4 additions and 5 deletions
Loading…
Reference in new issue