_function-to-string.js 87 B

12
  1. module.exports = require('./_shared')('native-function-to-string', Function.toString);