03a987e22347bff57645218e252f48e47b2cac71
[platform/framework/web/crosswalk-tizen.git] /
1 'use strict';
2
3 module.exports = require('./is-implemented')() ?
4                 Array.prototype.findIndex : require('./shim');