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