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