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