7efcc96914f69e7bea2e72e1dfcb11807bc22e16c6fbaed1974d4afec2f3c955b1ecf393777fa01d53e85a343e5da47400c25a7015c85ad71578220a5ae660 227 B

12345
  1. 'use strict';
  2. require('../../../modules/esnext.function.un-this');
  3. var getBuiltInPrototypeMethod = require('../../../internals/get-built-in-prototype-method');
  4. module.exports = getBuiltInPrototypeMethod('Function', 'unThis');