projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
44f8815526b7ec4614155c1d565a401fb6bc815f
[platform/framework/web/crosswalk-tizen.git]
/
1
'use strict';
2
3
var isImplemented = require('../../../math/clz32/is-implemented');
4
5
module.exports = function (a) { a(isImplemented(), true); };