_function-to-string.js 87 B

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