projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
e3f110e419162fd49ba048cc7631bd44756f107f
[platform/framework/web/crosswalk-tizen.git]
/
1
'use strict';
2
3
if (!require('./is-implemented')()) {
4
Object.defineProperty(Number, 'MIN_SAFE_INTEGER', { value: require('./'),
5
configurable: false, enumerable: false, writable: false });
6
}