1
2
3
4
require('../../modules/es.math.clz32');
var path = require('../../internals/path');
 
module.exports = path.Math.clz32;