7bd08a9da4edc55f53cec94d2cb2fb704be9bc22
[platform/framework/web/crosswalk-tizen.git] /
1 'use strict';
2
3 module.exports = function () {
4         return (typeof Number.MAX_SAFE_INTEGER === 'number');
5 };