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