projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
b34ab2cea2deaa3a16bd0f1b4642c872b272c4d0
[platform/framework/web/crosswalk-tizen.git]
/
1
/**
2
* @constant Minimum 32-bit signed integer value (-2^31).
3
*/
4
5
module.exports = -2147483648;
6