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