_function-to-string.js 87 Bytes
module.exports = require('./_shared')('native-function-to-string', Function.toString);