projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
55e039a99d6d975603328d48927e6e3ff9e33c4d
[platform/framework/web/crosswalk-tizen.git]
/
1
'use strict';
2
3
module.exports = require('./is-implemented')()
4
? Number.isInteger
5
: require('./shim');