mirror of https://github.com/lukechilds/node.git
Browse Source
Use Number::New() instead of Integer::New(). The latter wraps large values, e.g. 0x80000000 becomes -2147483648 instead of 2147483648.v0.9.4-release
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue